#de990c color space conversions
Hex:
#de990c
RGB:
222, 153, 12
CMY:
13, 40, 95
CMYK:
0, 31, 95, 13
HSL:
40°, 89.7436%, 45.8824%
HSV (HSB):
40°, 94.5946%, 87.0588%
XYZ:
41.5818, 38.3386, 5.5563
xyY:
0.4865, 0.4485, 38.3386
CIE-Lab:
68.2694, 16.3394, 71.1089
CIE-LCH:
68.2694, 72.9620, 77.0592
CIE-Luv:
68.2694, 57.4955, 67.8748
Hunter-Lab:
61.9182, 11.5167, 38.0222
#de990c color charts
#de990c color shades, tints & tones
#de990c color schemes
#de990c color preview, HTML & CSS examples
This text has a color of #de990c
<p style="color:#de990c;">Text here</p>
.mytext {color:#de990c;}
This box has a color of #de990c
<div style="background-color:#de990c;">Content here</div>
.mybackground {background-color:#de990c;}
Border around this has a color of #de990c
<div style="border:2px solid #de990c;">Content here</div>
.myborder {border:2px solid #de990c;}