#fd98c8 color space conversions
Hex:
#fd98c8
RGB:
253, 152, 200
CMY:
1, 40, 22
CMYK:
0, 40, 21, 1
HSL:
331°, 96.1905%, 79.4118%
HSV (HSB):
331°, 39.9209%, 99.2157%
XYZ:
62.1616, 47.5093, 60.5375
xyY:
0.3652, 0.2791, 47.5093
CIE-Lab:
74.5143, 43.8601, -8.3975
CIE-LCH:
74.5143, 44.6568, 349.1613
CIE-Luv:
74.5143, 60.1924, -20.6006
Hunter-Lab:
68.9270, 40.3575, -3.8246
#fd98c8 color charts
#fd98c8 color shades, tints & tones
#fd98c8 color schemes
#fd98c8 color preview, HTML & CSS examples
This text has a color of #fd98c8
<p style="color:#fd98c8;">Text here</p>
.mytext {color:#fd98c8;}
This box has a color of #fd98c8
<div style="background-color:#fd98c8;">Content here</div>
.mybackground {background-color:#fd98c8;}
Border around this has a color of #fd98c8
<div style="border:2px solid #fd98c8;">Content here</div>
.myborder {border:2px solid #fd98c8;}