#de600c color space conversions
Hex:
#de600c
RGB:
222, 96, 12
CMY:
13, 62, 95
CMYK:
0, 57, 95, 13
HSL:
24°, 89.7436%, 45.8824%
HSV (HSB):
24°, 94.5946%, 87.0588%
XYZ:
34.3734, 23.9219, 3.1535
xyY:
0.5594, 0.3893, 23.9219
CIE-Lab:
56.0095, 45.8451, 62.7344
CIE-LCH:
56.0095, 77.7006, 53.8414
CIE-Luv:
56.0095, 104.5745, 48.3091
Hunter-Lab:
48.9100, 39.8554, 30.4142
#de600c color charts
#de600c color shades, tints & tones
#de600c color schemes
#de600c color preview, HTML & CSS examples
This text has a color of #de600c
<p style="color:#de600c;">Text here</p>
.mytext {color:#de600c;}
This box has a color of #de600c
<div style="background-color:#de600c;">Content here</div>
.mybackground {background-color:#de600c;}
Border around this has a color of #de600c
<div style="border:2px solid #de600c;">Content here</div>
.myborder {border:2px solid #de600c;}