#fd7ed4 color space conversions
Hex:
#fd7ed4
RGB:
253, 126, 212
CMY:
1, 51, 17
CMYK:
0, 50, 16, 1
HSL:
319°, 96.9466%, 74.3137%
HSV (HSB):
319°, 50.1976%, 99.2157%
XYZ:
59.8525, 40.5578, 66.9612
xyY:
0.3576, 0.2423, 40.5578
CIE-Lab:
69.8650, 58.4585, -22.0360
CIE-LCH:
69.8650, 62.4739, 339.3460
CIE-Luv:
69.8650, 70.5053, -43.9044
Hunter-Lab:
63.6850, 56.3093, -17.7606
#fd7ed4 color charts
#fd7ed4 color shades, tints & tones
#fd7ed4 color schemes
#fd7ed4 color preview, HTML & CSS examples
This text has a color of #fd7ed4
<p style="color:#fd7ed4;">Text here</p>
.mytext {color:#fd7ed4;}
This box has a color of #fd7ed4
<div style="background-color:#fd7ed4;">Content here</div>
.mybackground {background-color:#fd7ed4;}
Border around this has a color of #fd7ed4
<div style="border:2px solid #fd7ed4;">Content here</div>
.myborder {border:2px solid #fd7ed4;}