#fc98c7 color space conversions
Hex:
#fc98c7
RGB:
252, 152, 199
CMY:
1, 40, 22
CMYK:
0, 40, 21, 1
HSL:
332°, 94.3396%, 79.2157%
HSV (HSB):
332°, 39.6825%, 98.8235%
XYZ:
61.6819, 47.2754, 59.9069
xyY:
0.3653, 0.2800, 47.2754
CIE-Lab:
74.3656, 43.3820, -8.0809
CIE-LCH:
74.3656, 44.1282, 349.4483
CIE-Luv:
74.3656, 59.6753, -20.0267
Hunter-Lab:
68.7571, 39.8071, -3.5284
#fc98c7 color charts
#fc98c7 color shades, tints & tones
#fc98c7 color schemes
#fc98c7 color preview, HTML & CSS examples
This text has a color of #fc98c7
<p style="color:#fc98c7;">Text here</p>
.mytext {color:#fc98c7;}
This box has a color of #fc98c7
<div style="background-color:#fc98c7;">Content here</div>
.mybackground {background-color:#fc98c7;}
Border around this has a color of #fc98c7
<div style="border:2px solid #fc98c7;">Content here</div>
.myborder {border:2px solid #fc98c7;}