#fd2212 color space conversions
Hex:
#fd2212
RGB:
253, 34, 18
CMY:
1, 87, 93
CMYK:
0, 87, 93, 1
HSL:
4°, 98.3264%, 53.1373%
HSV (HSB):
4°, 92.8854%, 99.2157%
XYZ:
41.1892, 22.0704, 2.6614
xyY:
0.6248, 0.3348, 22.0704
CIE-Lab:
54.1016, 76.2094, 62.8225
CIE-LCH:
54.1016, 98.7651, 39.5001
CIE-Luv:
54.1016, 165.6109, 38.0274
Hunter-Lab:
46.9791, 74.2875, 29.5266
#fd2212 color charts
#fd2212 color shades, tints & tones
#fd2212 color schemes
#fd2212 color preview, HTML & CSS examples
This text has a color of #fd2212
<p style="color:#fd2212;">Text here</p>
.mytext {color:#fd2212;}
This box has a color of #fd2212
<div style="background-color:#fd2212;">Content here</div>
.mybackground {background-color:#fd2212;}
Border around this has a color of #fd2212
<div style="border:2px solid #fd2212;">Content here</div>
.myborder {border:2px solid #fd2212;}