#fc958d color space conversions
Hex:
#fc958d
RGB:
252, 149, 141
CMY:
1, 42, 45
CMYK:
0, 41, 44, 1
HSL:
4°, 94.8718%, 77.0588%
HSV (HSB):
4°, 44.0476%, 98.8235%
XYZ:
55.7000, 44.1134, 30.7783
xyY:
0.4265, 0.3378, 44.1134
CIE-Lab:
72.3042, 37.7950, 20.9909
CIE-LCH:
72.3042, 43.2329, 29.0473
CIE-Luv:
72.3042, 72.6695, 20.6531
Hunter-Lab:
66.4179, 33.4640, 19.0173
#fc958d color charts
#fc958d color shades, tints & tones
#fc958d color schemes
#fc958d color preview, HTML & CSS examples
This text has a color of #fc958d
<p style="color:#fc958d;">Text here</p>
.mytext {color:#fc958d;}
This box has a color of #fc958d
<div style="background-color:#fc958d;">Content here</div>
.mybackground {background-color:#fc958d;}
Border around this has a color of #fc958d
<div style="border:2px solid #fc958d;">Content here</div>
.myborder {border:2px solid #fc958d;}