#dc6e5f color space conversions
Hex:
#dc6e5f
RGB:
220, 110, 95
CMY:
14, 57, 63
CMYK:
0, 50, 57, 14
HSL:
7°, 64.1026%, 61.7647%
HSV (HSB):
7°, 56.8182%, 86.2745%
XYZ:
37.1567, 27.1937, 14.1170
xyY:
0.4735, 0.3466, 27.1937
CIE-Lab:
59.1532, 41.6609, 28.3488
CIE-LCH:
59.1532, 50.3913, 34.2339
CIE-Luv:
59.1532, 82.3510, 25.9848
Hunter-Lab:
52.1476, 35.9281, 20.4528
#dc6e5f color charts
#dc6e5f color shades, tints & tones
#dc6e5f color schemes
#dc6e5f color preview, HTML & CSS examples
This text has a color of #dc6e5f
<p style="color:#dc6e5f;">Text here</p>
.mytext {color:#dc6e5f;}
This box has a color of #dc6e5f
<div style="background-color:#dc6e5f;">Content here</div>
.mybackground {background-color:#dc6e5f;}
Border around this has a color of #dc6e5f
<div style="border:2px solid #dc6e5f;">Content here</div>
.myborder {border:2px solid #dc6e5f;}