#dc975d color space conversions
Hex:
#dc975d
RGB:
220, 151, 93
CMY:
14, 41, 64
CMYK:
0, 31, 58, 14
HSL:
27°, 64.4670%, 61.3725%
HSV (HSB):
27°, 57.7273%, 86.2745%
XYZ:
42.5576, 38.1392, 15.4745
xyY:
0.4425, 0.3966, 38.1392
CIE-Lab:
68.1231, 19.9165, 40.6682
CIE-LCH:
68.1231, 45.2832, 63.9075
CIE-Luv:
68.1231, 52.8420, 45.0793
Hunter-Lab:
61.7569, 14.9323, 28.3735
#dc975d color charts
#dc975d color shades, tints & tones
#dc975d color schemes
#dc975d color preview, HTML & CSS examples
This text has a color of #dc975d
<p style="color:#dc975d;">Text here</p>
.mytext {color:#dc975d;}
This box has a color of #dc975d
<div style="background-color:#dc975d;">Content here</div>
.mybackground {background-color:#dc975d;}
Border around this has a color of #dc975d
<div style="border:2px solid #dc975d;">Content here</div>
.myborder {border:2px solid #dc975d;}