#fc8d8d color space conversions
Hex:
#fc8d8d
RGB:
252, 141, 141
CMY:
1, 45, 45
CMYK:
0, 44, 44, 1
HSL:
0°, 94.8718%, 77.0588%
HSV (HSB):
0°, 44.0476%, 98.8235%
XYZ:
54.4775, 41.6683, 30.3708
xyY:
0.4306, 0.3294, 41.6683
CIE-Lab:
70.6416, 41.8775, 18.7062
CIE-LCH:
70.6416, 45.8656, 24.0698
CIE-Luv:
70.6416, 77.9989, 16.8125
Hunter-Lab:
64.5510, 37.6800, 17.2901
#fc8d8d color charts
#fc8d8d color shades, tints & tones
#fc8d8d color schemes
#fc8d8d color preview, HTML & CSS examples
This text has a color of #fc8d8d
<p style="color:#fc8d8d;">Text here</p>
.mytext {color:#fc8d8d;}
This box has a color of #fc8d8d
<div style="background-color:#fc8d8d;">Content here</div>
.mybackground {background-color:#fc8d8d;}
Border around this has a color of #fc8d8d
<div style="border:2px solid #fc8d8d;">Content here</div>
.myborder {border:2px solid #fc8d8d;}