#fd2c3a color space conversions
Hex:
#fd2c3a
RGB:
253, 44, 58
CMY:
1, 83, 77
CMYK:
0, 83, 77, 1
HSL:
356°, 98.1221%, 58.2353%
HSV (HSB):
356°, 82.6087%, 99.2157%
XYZ:
42.1724, 22.9895, 6.2177
xyY:
0.5908, 0.3221, 22.9895
CIE-Lab:
55.0615, 75.0588, 45.5030
CIE-LCH:
55.0615, 87.7744, 31.2256
CIE-Luv:
55.0615, 156.0387, 29.8491
Hunter-Lab:
47.9474, 73.0929, 25.8746
#fd2c3a color charts
#fd2c3a color shades, tints & tones
#fd2c3a color schemes
#fd2c3a color preview, HTML & CSS examples
This text has a color of #fd2c3a
<p style="color:#fd2c3a;">Text here</p>
.mytext {color:#fd2c3a;}
This box has a color of #fd2c3a
<div style="background-color:#fd2c3a;">Content here</div>
.mybackground {background-color:#fd2c3a;}
Border around this has a color of #fd2c3a
<div style="border:2px solid #fd2c3a;">Content here</div>
.myborder {border:2px solid #fd2c3a;}