#dc9b00 color space conversions
Hex:
#dc9b00
RGB:
220, 155, 0
CMY:
14, 39, 100
CMYK:
0, 30, 100, 14
HSL:
42°, 100.0000%, 43.1373%
HSV (HSB):
42°, 100.0000%, 86.2745%
XYZ:
41.2365, 38.6583, 5.2884
xyY:
0.4841, 0.4538, 38.6583
CIE-Lab:
68.5030, 14.2791, 72.7237
CIE-LCH:
68.5030, 74.1123, 78.8915
CIE-Luv:
68.5030, 54.4225, 69.3523
Hunter-Lab:
62.1758, 9.5779, 38.4801
#dc9b00 color charts
#dc9b00 color shades, tints & tones
#dc9b00 color schemes
#dc9b00 color preview, HTML & CSS examples
This text has a color of #dc9b00
<p style="color:#dc9b00;">Text here</p>
.mytext {color:#dc9b00;}
This box has a color of #dc9b00
<div style="background-color:#dc9b00;">Content here</div>
.mybackground {background-color:#dc9b00;}
Border around this has a color of #dc9b00
<div style="border:2px solid #dc9b00;">Content here</div>
.myborder {border:2px solid #dc9b00;}