#d33e0e color space conversions
Hex:
#d33e0e
RGB:
211, 62, 14
CMY:
17, 76, 95
CMYK:
0, 71, 93, 17
HSL:
15°, 87.5556%, 44.1176%
HSV (HSB):
15°, 93.3649%, 82.7451%
XYZ:
28.6659, 17.3258, 2.2488
xyY:
0.5942, 0.3592, 17.3258
CIE-Lab:
48.6680, 56.5679, 56.6231
CIE-LCH:
48.6680, 80.0381, 45.0280
CIE-Luv:
48.6680, 120.4978, 37.7787
Hunter-Lab:
41.6243, 50.0869, 25.9338
#d33e0e color charts
#d33e0e color shades, tints & tones
#d33e0e color schemes
#d33e0e color preview, HTML & CSS examples
This text has a color of #d33e0e
<p style="color:#d33e0e;">Text here</p>
.mytext {color:#d33e0e;}
This box has a color of #d33e0e
<div style="background-color:#d33e0e;">Content here</div>
.mybackground {background-color:#d33e0e;}
Border around this has a color of #d33e0e
<div style="border:2px solid #d33e0e;">Content here</div>
.myborder {border:2px solid #d33e0e;}