#de9412 color space conversions
Hex:
#de9412
RGB:
222, 148, 18
CMY:
13, 42, 93
CMYK:
0, 33, 92, 13
HSL:
38°, 85.0000%, 47.0588%
HSV (HSB):
38°, 91.8919%, 87.0588%
XYZ:
40.8233, 36.7531, 5.5147
xyY:
0.4913, 0.4423, 36.7531
CIE-Lab:
67.0914, 19.0952, 69.2634
CIE-LCH:
67.0914, 71.8474, 74.5870
CIE-Luv:
67.0914, 61.4384, 65.5125
Hunter-Lab:
60.6243, 14.1060, 37.0437
#de9412 color charts
#de9412 color shades, tints & tones
#de9412 color schemes
#de9412 color preview, HTML & CSS examples
This text has a color of #de9412
<p style="color:#de9412;">Text here</p>
.mytext {color:#de9412;}
This box has a color of #de9412
<div style="background-color:#de9412;">Content here</div>
.mybackground {background-color:#de9412;}
Border around this has a color of #de9412
<div style="border:2px solid #de9412;">Content here</div>
.myborder {border:2px solid #de9412;}