#fc9d8d color space conversions
Hex:
#fc9d8d
RGB:
252, 157, 141
CMY:
1, 38, 45
CMYK:
0, 38, 44, 1
HSL:
9°, 94.8718%, 77.0588%
HSV (HSB):
9°, 44.0476%, 98.8235%
XYZ:
57.0096, 46.7325, 31.2148
xyY:
0.4224, 0.3463, 46.7325
CIE-Lab:
74.0183, 33.6604, 23.3286
CIE-LCH:
74.0183, 40.9542, 34.7242
CIE-Luv:
74.0183, 67.2831, 24.5607
Hunter-Lab:
68.3612, 29.2275, 20.7800
#fc9d8d color charts
#fc9d8d color shades, tints & tones
#fc9d8d color schemes
#fc9d8d color preview, HTML & CSS examples
This text has a color of #fc9d8d
<p style="color:#fc9d8d;">Text here</p>
.mytext {color:#fc9d8d;}
This box has a color of #fc9d8d
<div style="background-color:#fc9d8d;">Content here</div>
.mybackground {background-color:#fc9d8d;}
Border around this has a color of #fc9d8d
<div style="border:2px solid #fc9d8d;">Content here</div>
.myborder {border:2px solid #fc9d8d;}