#dc6d4e color space conversions
Hex:
#dc6d4e
RGB:
220, 109, 78
CMY:
14, 57, 69
CMYK:
0, 50, 65, 14
HSL:
13°, 66.9811%, 58.4314%
HSV (HSB):
13°, 64.5455%, 86.2745%
XYZ:
36.3590, 26.7030, 10.4456
xyY:
0.4946, 0.3633, 26.7030
CIE-Lab:
58.6984, 40.9862, 37.2342
CIE-LCH:
58.6984, 55.3737, 42.2538
CIE-Luv:
58.6984, 86.0457, 34.2766
Hunter-Lab:
51.6749, 35.1632, 24.1875
#dc6d4e color charts
#dc6d4e color shades, tints & tones
#dc6d4e color schemes
#dc6d4e color preview, HTML & CSS examples
This text has a color of #dc6d4e
<p style="color:#dc6d4e;">Text here</p>
.mytext {color:#dc6d4e;}
This box has a color of #dc6d4e
<div style="background-color:#dc6d4e;">Content here</div>
.mybackground {background-color:#dc6d4e;}
Border around this has a color of #dc6d4e
<div style="border:2px solid #dc6d4e;">Content here</div>
.myborder {border:2px solid #dc6d4e;}