#d97d76 color space conversions
Hex:
#d97d76
RGB:
217, 125, 118
CMY:
15, 51, 54
CMYK:
0, 42, 46, 15
HSL:
4°, 56.5714%, 65.6863%
HSV (HSB):
4°, 45.6221%, 85.0980%
XYZ:
39.2189, 30.7270, 21.0034
xyY:
0.4312, 0.3378, 30.7270
CIE-Lab:
62.2765, 34.8409, 19.3997
CIE-LCH:
62.2765, 39.8778, 29.1095
CIE-Luv:
62.2765, 65.3638, 18.4118
Hunter-Lab:
55.4319, 29.2856, 16.3371
#d97d76 color charts
#d97d76 color shades, tints & tones
#d97d76 color schemes
#d97d76 color preview, HTML & CSS examples
This text has a color of #d97d76
<p style="color:#d97d76;">Text here</p>
.mytext {color:#d97d76;}
This box has a color of #d97d76
<div style="background-color:#d97d76;">Content here</div>
.mybackground {background-color:#d97d76;}
Border around this has a color of #d97d76
<div style="border:2px solid #d97d76;">Content here</div>
.myborder {border:2px solid #d97d76;}