#d33f0c color space conversions
Hex:
#d33f0c
RGB:
211, 63, 12
CMY:
17, 75, 95
CMYK:
0, 70, 94, 17
HSL:
15°, 89.2377%, 43.7255%
HSV (HSB):
15°, 94.3128%, 82.7451%
XYZ:
28.7078, 17.4304, 2.1992
xyY:
0.5939, 0.3606, 17.4304
CIE-Lab:
48.7979, 56.1716, 57.2540
CIE-LCH:
48.7979, 80.2077, 45.5467
CIE-Luv:
48.7979, 119.9648, 38.2416
Hunter-Lab:
41.7498, 49.6774, 26.1017
#d33f0c color charts
#d33f0c color shades, tints & tones
#d33f0c color schemes
#d33f0c color preview, HTML & CSS examples
This text has a color of #d33f0c
<p style="color:#d33f0c;">Text here</p>
.mytext {color:#d33f0c;}
This box has a color of #d33f0c
<div style="background-color:#d33f0c;">Content here</div>
.mybackground {background-color:#d33f0c;}
Border around this has a color of #d33f0c
<div style="border:2px solid #d33f0c;">Content here</div>
.myborder {border:2px solid #d33f0c;}