#d97c8a color space conversions
Hex:
#d97c8a
RGB:
217, 124, 138
CMY:
15, 51, 46
CMYK:
0, 43, 36, 15
HSL:
351°, 55.0296%, 66.8627%
HSV (HSB):
351°, 42.8571%, 85.0980%
XYZ:
40.4104, 31.0020, 27.8989
xyY:
0.4069, 0.3122, 31.0020
CIE-Lab:
62.5093, 37.5692, 8.3311
CIE-LCH:
62.5093, 38.4818, 12.5032
CIE-Luv:
62.5093, 62.1900, 4.2811
Hunter-Lab:
55.6794, 32.1106, 9.2676
#d97c8a color charts
#d97c8a color shades, tints & tones
#d97c8a color schemes
#d97c8a color preview, HTML & CSS examples
This text has a color of #d97c8a
<p style="color:#d97c8a;">Text here</p>
.mytext {color:#d97c8a;}
This box has a color of #d97c8a
<div style="background-color:#d97c8a;">Content here</div>
.mybackground {background-color:#d97c8a;}
Border around this has a color of #d97c8a
<div style="border:2px solid #d97c8a;">Content here</div>
.myborder {border:2px solid #d97c8a;}