#d97c82 color space conversions
Hex:
#d97c82
RGB:
217, 124, 130
CMY:
15, 51, 49
CMYK:
0, 43, 40, 15
HSL:
356°, 55.0296%, 66.8627%
HSV (HSB):
356°, 42.8571%, 85.0980%
XYZ:
39.8522, 30.7787, 24.9595
xyY:
0.4169, 0.3220, 30.7787
CIE-Lab:
62.3204, 36.6444, 12.6331
CIE-LCH:
62.3204, 38.7609, 19.0215
CIE-Luv:
62.3204, 63.7712, 9.9146
Hunter-Lab:
55.4786, 31.1352, 12.1607
#d97c82 color charts
#d97c82 color shades, tints & tones
#d97c82 color schemes
#d97c82 color preview, HTML & CSS examples
This text has a color of #d97c82
<p style="color:#d97c82;">Text here</p>
.mytext {color:#d97c82;}
This box has a color of #d97c82
<div style="background-color:#d97c82;">Content here</div>
.mybackground {background-color:#d97c82;}
Border around this has a color of #d97c82
<div style="border:2px solid #d97c82;">Content here</div>
.myborder {border:2px solid #d97c82;}