#dc9946 color space conversions
Hex:
#dc9946
RGB:
220, 153, 70
CMY:
14, 40, 73
CMYK:
0, 30, 68, 14
HSL:
33°, 68.1818%, 56.8627%
HSV (HSB):
33°, 68.1818%, 86.2745%
XYZ:
42.0119, 38.4403, 10.9998
xyY:
0.4594, 0.4203, 38.4403
CIE-Lab:
68.3439, 17.3228, 52.2729
CIE-LCH:
68.3439, 55.0685, 71.6652
CIE-Luv:
68.3439, 53.3562, 55.6131
Hunter-Lab:
62.0002, 12.4528, 32.8812
#dc9946 color charts
#dc9946 color shades, tints & tones
#dc9946 color schemes
#dc9946 color preview, HTML & CSS examples
This text has a color of #dc9946
<p style="color:#dc9946;">Text here</p>
.mytext {color:#dc9946;}
This box has a color of #dc9946
<div style="background-color:#dc9946;">Content here</div>
.mybackground {background-color:#dc9946;}
Border around this has a color of #dc9946
<div style="border:2px solid #dc9946;">Content here</div>
.myborder {border:2px solid #dc9946;}