#dc985a color space conversions
Hex:
#dc985a
RGB:
220, 152, 90
CMY:
14, 40, 65
CMYK:
0, 31, 59, 14
HSL:
29°, 65.0000%, 60.7843%
HSV (HSB):
29°, 59.0909%, 86.2745%
XYZ:
42.5889, 38.4103, 14.8421
xyY:
0.4444, 0.4008, 38.4103
CIE-Lab:
68.3219, 19.1531, 42.4527
CIE-LCH:
68.3219, 46.5733, 65.7168
CIE-Luv:
68.3219, 52.4050, 46.9481
Hunter-Lab:
61.9760, 14.2041, 29.1844
#dc985a color charts
#dc985a color shades, tints & tones
#dc985a color schemes
#dc985a color preview, HTML & CSS examples
This text has a color of #dc985a
<p style="color:#dc985a;">Text here</p>
.mytext {color:#dc985a;}
This box has a color of #dc985a
<div style="background-color:#dc985a;">Content here</div>
.mybackground {background-color:#dc985a;}
Border around this has a color of #dc985a
<div style="border:2px solid #dc985a;">Content here</div>
.myborder {border:2px solid #dc985a;}