#d33000 color space conversions
Hex:
#d33000
RGB:
211, 48, 0
CMY:
17, 81, 100
CMYK:
0, 77, 100, 17
HSL:
14°, 100.0000%, 41.3725%
HSV (HSB):
14°, 100.0000%, 82.7451%
XYZ:
27.9209, 15.9628, 1.6095
xyY:
0.6137, 0.3509, 15.9628
CIE-Lab:
46.9256, 61.1480, 59.4081
CIE-LCH:
46.9256, 85.2549, 44.1732
CIE-Luv:
46.9256, 129.6158, 36.2805
Hunter-Lab:
39.9535, 54.8237, 25.5789
#d33000 color charts
#d33000 color shades, tints & tones
#d33000 color schemes
#d33000 color preview, HTML & CSS examples
This text has a color of #d33000
<p style="color:#d33000;">Text here</p>
.mytext {color:#d33000;}
This box has a color of #d33000
<div style="background-color:#d33000;">Content here</div>
.mybackground {background-color:#d33000;}
Border around this has a color of #d33000
<div style="border:2px solid #d33000;">Content here</div>
.myborder {border:2px solid #d33000;}