#fc988c color space conversions
Hex:
#fc988c
RGB:
252, 152, 140
CMY:
1, 40, 45
CMYK:
0, 40, 44, 1
HSL:
6°, 94.9153%, 76.8627%
HSV (HSB):
6°, 44.4444%, 98.8235%
XYZ:
56.1067, 45.0454, 30.5484
xyY:
0.4260, 0.3420, 45.0454
CIE-Lab:
72.9218, 36.1492, 22.3833
CIE-LCH:
72.9218, 42.5179, 31.7654
CIE-Luv:
72.9218, 70.8245, 22.7546
Hunter-Lab:
67.1158, 31.7677, 19.9947
#fc988c color charts
#fc988c color shades, tints & tones
#fc988c color schemes
#fc988c color preview, HTML & CSS examples
This text has a color of #fc988c
<p style="color:#fc988c;">Text here</p>
.mytext {color:#fc988c;}
This box has a color of #fc988c
<div style="background-color:#fc988c;">Content here</div>
.mybackground {background-color:#fc988c;}
Border around this has a color of #fc988c
<div style="border:2px solid #fc988c;">Content here</div>
.myborder {border:2px solid #fc988c;}