#d33b1f color space conversions
Hex:
#d33b1f
RGB:
211, 59, 31
CMY:
17, 77, 88
CMYK:
0, 72, 85, 17
HSL:
9°, 74.3802%, 47.4510%
HSV (HSB):
9°, 85.3081%, 82.7451%
XYZ:
28.6753, 17.0757, 3.0809
xyY:
0.5872, 0.3497, 17.0757
CIE-Lab:
48.3553, 57.9522, 50.0127
CIE-LCH:
48.3553, 76.5488, 40.7941
CIE-Luv:
48.3553, 120.8382, 34.1304
Hunter-Lab:
41.3228, 51.5521, 24.5055
#d33b1f color charts
#d33b1f color shades, tints & tones
#d33b1f color schemes
#d33b1f color preview, HTML & CSS examples
This text has a color of #d33b1f
<p style="color:#d33b1f;">Text here</p>
.mytext {color:#d33b1f;}
This box has a color of #d33b1f
<div style="background-color:#d33b1f;">Content here</div>
.mybackground {background-color:#d33b1f;}
Border around this has a color of #d33b1f
<div style="border:2px solid #d33b1f;">Content here</div>
.myborder {border:2px solid #d33b1f;}