#fd7dd9 color space conversions
Hex:
#fd7dd9
RGB:
253, 125, 217
CMY:
1, 51, 15
CMYK:
0, 51, 14, 1
HSL:
317°, 96.9697%, 74.1176%
HSV (HSB):
317°, 50.5929%, 99.2157%
XYZ:
60.3660, 40.5596, 70.2928
xyY:
0.3526, 0.2369, 40.5596
CIE-Lab:
69.8663, 59.6751, -24.8090
CIE-LCH:
69.8663, 64.6267, 337.4257
CIE-Luv:
69.8663, 69.6308, -48.4572
Hunter-Lab:
63.6864, 57.7422, -20.8598
#fd7dd9 color charts
#fd7dd9 color shades, tints & tones
#fd7dd9 color schemes
#fd7dd9 color preview, HTML & CSS examples
This text has a color of #fd7dd9
<p style="color:#fd7dd9;">Text here</p>
.mytext {color:#fd7dd9;}
This box has a color of #fd7dd9
<div style="background-color:#fd7dd9;">Content here</div>
.mybackground {background-color:#fd7dd9;}
Border around this has a color of #fd7dd9
<div style="border:2px solid #fd7dd9;">Content here</div>
.myborder {border:2px solid #fd7dd9;}