#dc6946 color space conversions
Hex:
#dc6946
RGB:
220, 105, 70
CMY:
14, 59, 73
CMYK:
0, 52, 68, 14
HSL:
14°, 68.1818%, 56.8627%
HSV (HSB):
14°, 68.1818%, 86.2745%
XYZ:
35.6723, 25.7610, 8.8866
xyY:
0.5073, 0.3663, 25.7610
CIE-Lab:
57.8095, 42.5180, 40.5040
CIE-LCH:
57.8095, 58.7227, 43.6104
CIE-Luv:
57.8095, 90.2824, 36.3153
Hunter-Lab:
50.7553, 36.6332, 25.1478
#dc6946 color charts
#dc6946 color shades, tints & tones
#dc6946 color schemes
#dc6946 color preview, HTML & CSS examples
This text has a color of #dc6946
<p style="color:#dc6946;">Text here</p>
.mytext {color:#dc6946;}
This box has a color of #dc6946
<div style="background-color:#dc6946;">Content here</div>
.mybackground {background-color:#dc6946;}
Border around this has a color of #dc6946
<div style="border:2px solid #dc6946;">Content here</div>
.myborder {border:2px solid #dc6946;}