#dc9a2c color space conversions
Hex:
#dc9a2c
RGB:
220, 154, 44
CMY:
14, 40, 83
CMYK:
0, 30, 80, 14
HSL:
38°, 71.5447%, 51.7647%
HSV (HSB):
38°, 80.0000%, 86.2745%
XYZ:
41.5254, 38.5087, 7.6272
xyY:
0.4737, 0.4393, 38.5087
CIE-Lab:
68.3939, 15.6315, 63.0617
CIE-LCH:
68.3939, 64.9701, 76.0784
CIE-Luv:
68.3939, 54.1212, 63.5488
Hunter-Lab:
62.0554, 10.8494, 36.1515
#dc9a2c color charts
#dc9a2c color shades, tints & tones
#dc9a2c color schemes
#dc9a2c color preview, HTML & CSS examples
This text has a color of #dc9a2c
<p style="color:#dc9a2c;">Text here</p>
.mytext {color:#dc9a2c;}
This box has a color of #dc9a2c
<div style="background-color:#dc9a2c;">Content here</div>
.mybackground {background-color:#dc9a2c;}
Border around this has a color of #dc9a2c
<div style="border:2px solid #dc9a2c;">Content here</div>
.myborder {border:2px solid #dc9a2c;}