#fd98d7 color space conversions
Hex:
#fd98d7
RGB:
253, 152, 215
CMY:
1, 40, 16
CMYK:
0, 40, 15, 1
HSL:
323°, 96.1905%, 79.4118%
HSV (HSB):
323°, 39.9209%, 99.2157%
XYZ:
64.0020, 48.2454, 70.2290
xyY:
0.3507, 0.2644, 48.2454
CIE-Lab:
74.9795, 46.0969, -15.9409
CIE-LCH:
74.9795, 48.7754, 340.9240
CIE-Luv:
74.9795, 57.1058, -32.5743
Hunter-Lab:
69.4589, 42.9233, -11.3261
#fd98d7 color charts
#fd98d7 color shades, tints & tones
#fd98d7 color schemes
#fd98d7 color preview, HTML & CSS examples
This text has a color of #fd98d7
<p style="color:#fd98d7;">Text here</p>
.mytext {color:#fd98d7;}
This box has a color of #fd98d7
<div style="background-color:#fd98d7;">Content here</div>
.mybackground {background-color:#fd98d7;}
Border around this has a color of #fd98d7
<div style="border:2px solid #fd98d7;">Content here</div>
.myborder {border:2px solid #fd98d7;}