#d33e1b color space conversions
Hex:
#d33e1b
RGB:
211, 62, 27
CMY:
17, 76, 89
CMYK:
0, 71, 87, 17
HSL:
11°, 77.3109%, 46.6667%
HSV (HSB):
11°, 87.2038%, 82.7451%
XYZ:
28.7844, 17.3733, 2.8732
xyY:
0.5871, 0.3543, 17.3733
CIE-Lab:
48.7269, 56.7754, 52.0552
CIE-LCH:
48.7269, 77.0272, 42.5165
CIE-Luv:
48.7269, 119.4209, 35.6978
Hunter-Lab:
41.6812, 50.3271, 25.0899
#d33e1b color charts
#d33e1b color shades, tints & tones
#d33e1b color schemes
#d33e1b color preview, HTML & CSS examples
This text has a color of #d33e1b
<p style="color:#d33e1b;">Text here</p>
.mytext {color:#d33e1b;}
This box has a color of #d33e1b
<div style="background-color:#d33e1b;">Content here</div>
.mybackground {background-color:#d33e1b;}
Border around this has a color of #d33e1b
<div style="border:2px solid #d33e1b;">Content here</div>
.myborder {border:2px solid #d33e1b;}