#dc693e color space conversions
Hex:
#dc693e
RGB:
220, 105, 62
CMY:
14, 59, 76
CMYK:
0, 52, 72, 14
HSL:
16°, 69.2982%, 55.2941%
HSV (HSB):
16°, 71.8182%, 86.2745%
XYZ:
35.4363, 25.6666, 7.6439
xyY:
0.5155, 0.3733, 25.6666
CIE-Lab:
57.7192, 42.1100, 44.5969
CIE-LCH:
57.7192, 61.3362, 46.6429
CIE-Luv:
57.7192, 91.4390, 39.5251
Hunter-Lab:
50.6622, 36.1951, 26.5179
#dc693e color charts
#dc693e color shades, tints & tones
#dc693e color schemes
#dc693e color preview, HTML & CSS examples
This text has a color of #dc693e
<p style="color:#dc693e;">Text here</p>
.mytext {color:#dc693e;}
This box has a color of #dc693e
<div style="background-color:#dc693e;">Content here</div>
.mybackground {background-color:#dc693e;}
Border around this has a color of #dc693e
<div style="border:2px solid #dc693e;">Content here</div>
.myborder {border:2px solid #dc693e;}