#fd0d7c color space conversions
Hex:
#fd0d7c
RGB:
253, 13, 124
CMY:
1, 95, 51
CMYK:
0, 95, 51, 1
HSL:
332°, 98.3607%, 52.1569%
HSV (HSB):
332°, 94.8617%, 99.2157%
XYZ:
44.2900, 22.6257, 21.1016
xyY:
0.5032, 0.2571, 22.6257
CIE-Lab:
54.6847, 82.9621, 6.1306
CIE-LCH:
54.6847, 83.1883, 4.2263
CIE-Luv:
54.6847, 141.1199, -9.0748
Hunter-Lab:
47.5665, 82.9631, 6.9941
#fd0d7c color charts
#fd0d7c color shades, tints & tones
#fd0d7c color schemes
#fd0d7c color preview, HTML & CSS examples
This text has a color of #fd0d7c
<p style="color:#fd0d7c;">Text here</p>
.mytext {color:#fd0d7c;}
This box has a color of #fd0d7c
<div style="background-color:#fd0d7c;">Content here</div>
.mybackground {background-color:#fd0d7c;}
Border around this has a color of #fd0d7c
<div style="border:2px solid #fd0d7c;">Content here</div>
.myborder {border:2px solid #fd0d7c;}