#dc9605 color space conversions
Hex:
#dc9605
RGB:
220, 150, 5
CMY:
14, 41, 98
CMYK:
0, 32, 98, 14
HSL:
40°, 95.5556%, 44.1176%
HSV (HSB):
40°, 97.7273%, 86.2745%
XYZ:
40.4489, 37.0393, 5.1610
xyY:
0.4894, 0.4482, 37.0393
CIE-Lab:
67.3065, 17.0112, 71.2515
CIE-LCH:
67.3065, 73.2541, 76.5721
CIE-Luv:
67.3065, 58.3959, 67.1862
Hunter-Lab:
60.8599, 12.1305, 37.5741
#dc9605 color charts
#dc9605 color shades, tints & tones
#dc9605 color schemes
#dc9605 color preview, HTML & CSS examples
This text has a color of #dc9605
<p style="color:#dc9605;">Text here</p>
.mytext {color:#dc9605;}
This box has a color of #dc9605
<div style="background-color:#dc9605;">Content here</div>
.mybackground {background-color:#dc9605;}
Border around this has a color of #dc9605
<div style="border:2px solid #dc9605;">Content here</div>
.myborder {border:2px solid #dc9605;}