#de450c color space conversions
Hex:
#de450c
RGB:
222, 69, 12
CMY:
13, 73, 95
CMYK:
0, 69, 95, 13
HSL:
16°, 89.7436%, 45.8824%
HSV (HSB):
16°, 94.5946%, 87.0588%
XYZ:
32.3187, 19.8124, 2.4686
xyY:
0.5919, 0.3629, 19.8124
CIE-Lab:
51.6244, 57.5018, 59.9880
CIE-LCH:
51.6244, 83.0964, 46.2123
CIE-Luv:
51.6244, 124.7385, 40.8836
Hunter-Lab:
44.5111, 51.7111, 27.8695
#de450c color charts
#de450c color shades, tints & tones
#de450c color schemes
#de450c color preview, HTML & CSS examples
This text has a color of #de450c
<p style="color:#de450c;">Text here</p>
.mytext {color:#de450c;}
This box has a color of #de450c
<div style="background-color:#de450c;">Content here</div>
.mybackground {background-color:#de450c;}
Border around this has a color of #de450c
<div style="border:2px solid #de450c;">Content here</div>
.myborder {border:2px solid #de450c;}