#de330c color space conversions
Hex:
#de330c
RGB:
222, 51, 12
CMY:
13, 80, 95
CMYK:
0, 77, 95, 13
HSL:
11°, 89.7436%, 45.8824%
HSV (HSB):
11°, 94.5946%, 87.0588%
XYZ:
31.3744, 17.9238, 2.1539
xyY:
0.6098, 0.3484, 17.9238
CIE-Lab:
49.4035, 63.6419, 58.6750
CIE-LCH:
49.4035, 86.5624, 42.6747
CIE-Luv:
49.4035, 135.7429, 37.0211
Hunter-Lab:
42.3365, 58.1924, 26.6192
#de330c color charts
#de330c color shades, tints & tones
#de330c color schemes
#de330c color preview, HTML & CSS examples
This text has a color of #de330c
<p style="color:#de330c;">Text here</p>
.mytext {color:#de330c;}
This box has a color of #de330c
<div style="background-color:#de330c;">Content here</div>
.mybackground {background-color:#de330c;}
Border around this has a color of #de330c
<div style="border:2px solid #de330c;">Content here</div>
.myborder {border:2px solid #de330c;}