#fd2d54 color space conversions
Hex:
#fd2d54
RGB:
253, 45, 84
CMY:
1, 82, 67
CMYK:
0, 82, 67, 1
HSL:
349°, 98.1132%, 58.4314%
HSV (HSB):
349°, 82.2134%, 99.2157%
XYZ:
43.0466, 23.3995, 10.6353
xyY:
0.5585, 0.3036, 23.3995
CIE-Lab:
55.4815, 75.8657, 31.1370
CIE-LCH:
55.4815, 82.0068, 22.3143
CIE-Luv:
55.4815, 148.8723, 18.8129
Hunter-Lab:
48.3730, 74.1923, 20.8257
#fd2d54 color charts
#fd2d54 color shades, tints & tones
#fd2d54 color schemes
#fd2d54 color preview, HTML & CSS examples
This text has a color of #fd2d54
<p style="color:#fd2d54;">Text here</p>
.mytext {color:#fd2d54;}
This box has a color of #fd2d54
<div style="background-color:#fd2d54;">Content here</div>
.mybackground {background-color:#fd2d54;}
Border around this has a color of #fd2d54
<div style="border:2px solid #fd2d54;">Content here</div>
.myborder {border:2px solid #fd2d54;}