#dc976f color space conversions
Hex:
#dc976f
RGB:
220, 151, 111
CMY:
14, 41, 56
CMYK:
0, 31, 50, 14
HSL:
22°, 60.8939%, 64.9020%
HSV (HSB):
22°, 49.5455%, 86.2745%
XYZ:
43.4511, 38.4966, 20.1794
xyY:
0.4255, 0.3769, 38.4966
CIE-Lab:
68.3850, 21.4458, 31.4631
CIE-LCH:
68.3850, 38.0769, 55.7210
CIE-Luv:
68.3850, 50.8648, 35.6510
Hunter-Lab:
62.0456, 16.4253, 24.1487
#dc976f color charts
#dc976f color shades, tints & tones
#dc976f color schemes
#dc976f color preview, HTML & CSS examples
This text has a color of #dc976f
<p style="color:#dc976f;">Text here</p>
.mytext {color:#dc976f;}
This box has a color of #dc976f
<div style="background-color:#dc976f;">Content here</div>
.mybackground {background-color:#dc976f;}
Border around this has a color of #dc976f
<div style="border:2px solid #dc976f;">Content here</div>
.myborder {border:2px solid #dc976f;}