#d33a11 color space conversions
Hex:
#d33a11
RGB:
211, 58, 17
CMY:
17, 77, 93
CMYK:
0, 73, 92, 17
HSL:
13°, 85.0877%, 44.7059%
HSV (HSB):
13°, 91.9431%, 82.7451%
XYZ:
28.4782, 16.9155, 2.2944
xyY:
0.5972, 0.3547, 16.9155
CIE-Lab:
48.1533, 58.0529, 55.3679
CIE-LCH:
48.1533, 80.2231, 43.6439
CIE-Luv:
48.1533, 122.8168, 36.4785
Hunter-Lab:
41.1284, 51.6225, 25.4824
#d33a11 color charts
#d33a11 color shades, tints & tones
#d33a11 color schemes
#d33a11 color preview, HTML & CSS examples
This text has a color of #d33a11
<p style="color:#d33a11;">Text here</p>
.mytext {color:#d33a11;}
This box has a color of #d33a11
<div style="background-color:#d33a11;">Content here</div>
.mybackground {background-color:#d33a11;}
Border around this has a color of #d33a11
<div style="border:2px solid #d33a11;">Content here</div>
.myborder {border:2px solid #d33a11;}