#fd98cf color space conversions
Hex:
#fd98cf
RGB:
253, 152, 207
CMY:
1, 40, 19
CMYK:
0, 40, 18, 1
HSL:
327°, 96.1905%, 79.4118%
HSV (HSB):
327°, 39.9209%, 99.2157%
XYZ:
62.9987, 47.8441, 64.9459
xyY:
0.3584, 0.2722, 47.8441
CIE-Lab:
74.7265, 44.8853, -11.9305
CIE-LCH:
74.7265, 46.4438, 345.1150
CIE-Luv:
74.7265, 58.7574, -26.1551
Hunter-Lab:
69.1694, 41.5292, -7.2511
#fd98cf color charts
#fd98cf color shades, tints & tones
#fd98cf color schemes
#fd98cf color preview, HTML & CSS examples
This text has a color of #fd98cf
<p style="color:#fd98cf;">Text here</p>
.mytext {color:#fd98cf;}
This box has a color of #fd98cf
<div style="background-color:#fd98cf;">Content here</div>
.mybackground {background-color:#fd98cf;}
Border around this has a color of #fd98cf
<div style="border:2px solid #fd98cf;">Content here</div>
.myborder {border:2px solid #fd98cf;}