#fc5e6b color space conversions
Hex:
#fc5e6b
RGB:
252, 94, 107
CMY:
1, 63, 58
CMYK:
0, 63, 58, 1
HSL:
355°, 96.3415%, 67.8431%
HSV (HSB):
355°, 62.6984%, 98.8235%
XYZ:
46.8014, 29.7624, 17.1879
xyY:
0.4992, 0.3175, 29.7624
CIE-Lab:
61.4487, 60.9996, 25.4424
CIE-LCH:
61.4487, 66.0929, 22.6406
CIE-Luv:
61.4487, 116.4557, 18.6385
Hunter-Lab:
54.5549, 57.6600, 19.5087
#fc5e6b color charts
#fc5e6b color shades, tints & tones
#fc5e6b color schemes
#fc5e6b color preview, HTML & CSS examples
This text has a color of #fc5e6b
<p style="color:#fc5e6b;">Text here</p>
.mytext {color:#fc5e6b;}
This box has a color of #fc5e6b
<div style="background-color:#fc5e6b;">Content here</div>
.mybackground {background-color:#fc5e6b;}
Border around this has a color of #fc5e6b
<div style="border:2px solid #fc5e6b;">Content here</div>
.myborder {border:2px solid #fc5e6b;}