#d33b20 color space conversions
Hex:
#d33b20
RGB:
211, 59, 32
CMY:
17, 77, 87
CMYK:
0, 72, 85, 17
HSL:
9°, 73.6626%, 47.6471%
HSV (HSB):
9°, 84.8341%, 82.7451%
XYZ:
28.6886, 17.0811, 3.1514
xyY:
0.5864, 0.3492, 17.0811
CIE-Lab:
48.3621, 57.9754, 49.5629
CIE-LCH:
48.3621, 76.2734, 40.5270
CIE-Luv:
48.3621, 120.7151, 33.8974
Hunter-Lab:
41.3293, 51.5792, 24.4095
#d33b20 color charts
#d33b20 color shades, tints & tones
#d33b20 color schemes
#d33b20 color preview, HTML & CSS examples
This text has a color of #d33b20
<p style="color:#d33b20;">Text here</p>
.mytext {color:#d33b20;}
This box has a color of #d33b20
<div style="background-color:#d33b20;">Content here</div>
.mybackground {background-color:#d33b20;}
Border around this has a color of #d33b20
<div style="border:2px solid #d33b20;">Content here</div>
.myborder {border:2px solid #d33b20;}