#fc5e5e color space conversions
Hex:
#fc5e5e
RGB:
252, 94, 94
CMY:
1, 63, 63
CMYK:
0, 63, 63, 1
HSL:
0°, 96.3415%, 67.8431%
HSV (HSB):
0°, 62.6984%, 98.8235%
XYZ:
46.1680, 29.5090, 13.8522
xyY:
0.5157, 0.3296, 29.5090
CIE-Lab:
61.2282, 60.1603, 32.5635
CIE-LCH:
61.2282, 68.4079, 28.4257
CIE-Luv:
61.2282, 119.6828, 25.8055
Hunter-Lab:
54.3222, 56.6418, 22.9066
#fc5e5e color charts
#fc5e5e color shades, tints & tones
#fc5e5e color schemes
#fc5e5e color preview, HTML & CSS examples
This text has a color of #fc5e5e
<p style="color:#fc5e5e;">Text here</p>
.mytext {color:#fc5e5e;}
This box has a color of #fc5e5e
<div style="background-color:#fc5e5e;">Content here</div>
.mybackground {background-color:#fc5e5e;}
Border around this has a color of #fc5e5e
<div style="border:2px solid #fc5e5e;">Content here</div>
.myborder {border:2px solid #fc5e5e;}