#d97c80 color space conversions
Hex:
#d97c80
RGB:
217, 124, 128
CMY:
15, 51, 50
CMYK:
0, 43, 41, 15
HSL:
357°, 55.0296%, 66.8627%
HSV (HSB):
357°, 42.8571%, 85.0980%
XYZ:
39.7192, 30.7255, 24.2593
xyY:
0.4194, 0.3244, 30.7255
CIE-Lab:
62.2752, 36.4223, 13.7108
CIE-LCH:
62.2752, 38.9174, 20.6284
CIE-Luv:
62.2752, 64.1578, 11.2886
Hunter-Lab:
55.4306, 30.9019, 12.8531
#d97c80 color charts
#d97c80 color shades, tints & tones
#d97c80 color schemes
#d97c80 color preview, HTML & CSS examples
This text has a color of #d97c80
<p style="color:#d97c80;">Text here</p>
.mytext {color:#d97c80;}
This box has a color of #d97c80
<div style="background-color:#d97c80;">Content here</div>
.mybackground {background-color:#d97c80;}
Border around this has a color of #d97c80
<div style="border:2px solid #d97c80;">Content here</div>
.myborder {border:2px solid #d97c80;}