#dc975c color space conversions
Hex:
#dc975c
RGB:
220, 151, 92
CMY:
14, 41, 64
CMYK:
0, 31, 58, 14
HSL:
28°, 64.6465%, 61.1765%
HSV (HSB):
28°, 58.1818%, 86.2745%
XYZ:
42.5136, 38.1216, 15.2427
xyY:
0.4434, 0.3976, 38.1216
CIE-Lab:
68.1101, 19.8404, 41.1696
CIE-LCH:
68.1101, 45.7010, 64.2697
CIE-Luv:
68.1101, 52.9424, 45.5571
Hunter-Lab:
61.7427, 14.8584, 28.5827
#dc975c color charts
#dc975c color shades, tints & tones
#dc975c color schemes
#dc975c color preview, HTML & CSS examples
This text has a color of #dc975c
<p style="color:#dc975c;">Text here</p>
.mytext {color:#dc975c;}
This box has a color of #dc975c
<div style="background-color:#dc975c;">Content here</div>
.mybackground {background-color:#dc975c;}
Border around this has a color of #dc975c
<div style="border:2px solid #dc975c;">Content here</div>
.myborder {border:2px solid #dc975c;}