#d33e2d color space conversions
Hex:
#d33e2d
RGB:
211, 62, 45
CMY:
17, 76, 82
CMYK:
0, 71, 79, 17
HSL:
6°, 65.3543%, 50.1961%
HSV (HSB):
6°, 78.6730%, 82.7451%
XYZ:
29.0602, 17.4836, 4.3256
xyY:
0.5713, 0.3437, 17.4836
CIE-Lab:
48.8637, 57.2552, 43.5906
CIE-LCH:
48.8637, 71.9603, 37.2834
CIE-Luv:
48.8637, 116.9874, 30.9832
Hunter-Lab:
41.8134, 50.8838, 23.1357
#d33e2d color charts
#d33e2d color shades, tints & tones
#d33e2d color schemes
#d33e2d color preview, HTML & CSS examples
This text has a color of #d33e2d
<p style="color:#d33e2d;">Text here</p>
.mytext {color:#d33e2d;}
This box has a color of #d33e2d
<div style="background-color:#d33e2d;">Content here</div>
.mybackground {background-color:#d33e2d;}
Border around this has a color of #d33e2d
<div style="border:2px solid #d33e2d;">Content here</div>
.myborder {border:2px solid #d33e2d;}