#fd98d8 color space conversions
Hex:
#fd98d8
RGB:
253, 152, 216
CMY:
1, 40, 15
CMYK:
0, 40, 15, 1
HSL:
322°, 96.1905%, 79.4118%
HSV (HSB):
322°, 39.9209%, 99.2157%
XYZ:
64.1309, 48.2970, 70.9079
xyY:
0.3498, 0.2634, 48.2970
CIE-Lab:
75.0119, 46.2513, -16.4401
CIE-LCH:
75.0119, 49.0863, 340.4322
CIE-Luv:
75.0119, 56.8987, -33.3814
Hunter-Lab:
69.4960, 43.1017, -11.8473
#fd98d8 color charts
#fd98d8 color shades, tints & tones
#fd98d8 color schemes
#fd98d8 color preview, HTML & CSS examples
This text has a color of #fd98d8
<p style="color:#fd98d8;">Text here</p>
.mytext {color:#fd98d8;}
This box has a color of #fd98d8
<div style="background-color:#fd98d8;">Content here</div>
.mybackground {background-color:#fd98d8;}
Border around this has a color of #fd98d8
<div style="border:2px solid #fd98d8;">Content here</div>
.myborder {border:2px solid #fd98d8;}