#dc6842 color space conversions
Hex:
#dc6842
RGB:
220, 104, 66
CMY:
14, 59, 74
CMYK:
0, 53, 70, 14
HSL:
15°, 68.7500%, 56.0784%
HSV (HSB):
15°, 70.0000%, 86.2745%
XYZ:
35.4489, 25.5096, 8.2097
xyY:
0.5125, 0.3688, 25.5096
CIE-Lab:
57.5686, 42.8018, 42.3496
CIE-LCH:
57.5686, 60.2120, 44.6958
CIE-Luv:
57.5686, 91.6340, 37.6013
Hunter-Lab:
50.5070, 36.8947, 25.7176
#dc6842 color charts
#dc6842 color shades, tints & tones
#dc6842 color schemes
#dc6842 color preview, HTML & CSS examples
This text has a color of #dc6842
<p style="color:#dc6842;">Text here</p>
.mytext {color:#dc6842;}
This box has a color of #dc6842
<div style="background-color:#dc6842;">Content here</div>
.mybackground {background-color:#dc6842;}
Border around this has a color of #dc6842
<div style="border:2px solid #dc6842;">Content here</div>
.myborder {border:2px solid #dc6842;}