#fd2c9c color space conversions
Hex:
#fd2c9c
RGB:
253, 44, 156
CMY:
1, 83, 39
CMYK:
0, 83, 38, 1
HSL:
328°, 98.1221%, 58.2353%
HSV (HSB):
328°, 82.6087%, 99.2157%
XYZ:
47.4094, 25.0843, 33.7955
xyY:
0.4460, 0.2360, 25.0843
CIE-Lab:
57.1575, 81.1986, -9.2802
CIE-LCH:
57.1575, 81.7272, 353.4799
CIE-Luv:
57.1575, 121.3644, -28.5101
Hunter-Lab:
50.0842, 81.3196, -4.9483
#fd2c9c color charts
#fd2c9c color shades, tints & tones
#fd2c9c color schemes
#fd2c9c color preview, HTML & CSS examples
This text has a color of #fd2c9c
<p style="color:#fd2c9c;">Text here</p>
.mytext {color:#fd2c9c;}
This box has a color of #fd2c9c
<div style="background-color:#fd2c9c;">Content here</div>
.mybackground {background-color:#fd2c9c;}
Border around this has a color of #fd2c9c
<div style="border:2px solid #fd2c9c;">Content here</div>
.myborder {border:2px solid #fd2c9c;}