#fc8f8f color space conversions
Hex:
#fc8f8f
RGB:
252, 143, 143
CMY:
1, 44, 44
CMYK:
0, 43, 43, 1
HSL:
0°, 94.7826%, 77.4510%
HSV (HSB):
0°, 43.2540%, 98.8235%
XYZ:
54.9253, 42.3235, 31.2610
xyY:
0.4274, 0.3293, 42.3235
CIE-Lab:
71.0934, 41.0650, 18.2207
CIE-LCH:
71.0934, 44.9258, 23.9271
CIE-Luv:
71.0934, 76.2921, 16.4442
Hunter-Lab:
65.0565, 36.8532, 17.0495
#fc8f8f color charts
#fc8f8f color shades, tints & tones
#fc8f8f color schemes
#fc8f8f color preview, HTML & CSS examples
This text has a color of #fc8f8f
<p style="color:#fc8f8f;">Text here</p>
.mytext {color:#fc8f8f;}
This box has a color of #fc8f8f
<div style="background-color:#fc8f8f;">Content here</div>
.mybackground {background-color:#fc8f8f;}
Border around this has a color of #fc8f8f
<div style="border:2px solid #fc8f8f;">Content here</div>
.myborder {border:2px solid #fc8f8f;}