#d6975c color space conversions
Hex:
#d6975c
RGB:
214, 151, 92
CMY:
16, 41, 64
CMYK:
0, 29, 57, 16
HSL:
29°, 59.8039%, 60.0000%
HSV (HSB):
29°, 57.0093%, 83.9216%
XYZ:
40.7299, 37.2021, 15.1592
xyY:
0.4375, 0.3996, 37.2021
CIE-Lab:
67.4284, 17.3549, 40.1841
CIE-LCH:
67.4284, 43.7716, 66.6413
CIE-Luv:
67.4284, 48.2529, 45.0344
Hunter-Lab:
60.9935, 12.4592, 27.9596
#d6975c color charts
#d6975c color shades, tints & tones
#d6975c color schemes
#d6975c color preview, HTML & CSS examples
This text has a color of #d6975c
<p style="color:#d6975c;">Text here</p>
.mytext {color:#d6975c;}
This box has a color of #d6975c
<div style="background-color:#d6975c;">Content here</div>
.mybackground {background-color:#d6975c;}
Border around this has a color of #d6975c
<div style="border:2px solid #d6975c;">Content here</div>
.myborder {border:2px solid #d6975c;}