#d33c0b color space conversions
Hex:
#d33c0b
RGB:
211, 60, 11
CMY:
17, 76, 96
CMYK:
0, 72, 95, 17
HSL:
15°, 90.0901%, 43.5294%
HSV (HSB):
15°, 94.7867%, 82.7451%
XYZ:
28.5402, 17.1048, 2.1139
xyY:
0.5976, 0.3581, 17.1048
CIE-Lab:
48.3918, 57.2680, 57.2669
CIE-LCH:
48.3918, 80.9884, 44.9994
CIE-Luv:
48.3918, 121.9531, 37.6537
Hunter-Lab:
41.3579, 50.8028, 25.9201
#d33c0b color charts
#d33c0b color shades, tints & tones
#d33c0b color schemes
#d33c0b color preview, HTML & CSS examples
This text has a color of #d33c0b
<p style="color:#d33c0b;">Text here</p>
.mytext {color:#d33c0b;}
This box has a color of #d33c0b
<div style="background-color:#d33c0b;">Content here</div>
.mybackground {background-color:#d33c0b;}
Border around this has a color of #d33c0b
<div style="border:2px solid #d33c0b;">Content here</div>
.myborder {border:2px solid #d33c0b;}