#fc5c8f color space conversions
Hex:
#fc5c8f
RGB:
252, 92, 143
CMY:
1, 64, 44
CMYK:
0, 63, 43, 1
HSL:
341°, 96.3855%, 67.4510%
HSV (HSB):
341°, 63.4921%, 98.8235%
XYZ:
48.9300, 30.3329, 29.2625
xyY:
0.4509, 0.2795, 30.3329
CIE-Lab:
61.9404, 64.7771, 5.3134
CIE-LCH:
61.9404, 64.9947, 4.6892
CIE-Luv:
61.9404, 107.0381, -5.6117
Hunter-Lab:
55.0753, 62.2010, 7.0508
#fc5c8f color charts
#fc5c8f color shades, tints & tones
#fc5c8f color schemes
#fc5c8f color preview, HTML & CSS examples
This text has a color of #fc5c8f
<p style="color:#fc5c8f;">Text here</p>
.mytext {color:#fc5c8f;}
This box has a color of #fc5c8f
<div style="background-color:#fc5c8f;">Content here</div>
.mybackground {background-color:#fc5c8f;}
Border around this has a color of #fc5c8f
<div style="border:2px solid #fc5c8f;">Content here</div>
.myborder {border:2px solid #fc5c8f;}