#d97d7a color space conversions
Hex:
#d97d7a
RGB:
217, 125, 122
CMY:
15, 51, 52
CMYK:
0, 42, 44, 15
HSL:
2°, 55.5556%, 66.4706%
HSV (HSB):
2°, 43.7788%, 85.0980%
XYZ:
39.4617, 30.8241, 22.2821
xyY:
0.4263, 0.3330, 30.8241
CIE-Lab:
62.3589, 35.2524, 17.2426
CIE-LCH:
62.3589, 39.2434, 26.0641
CIE-Luv:
62.3589, 64.6365, 15.8068
Hunter-Lab:
55.5194, 29.7140, 15.0682
#d97d7a color charts
#d97d7a color shades, tints & tones
#d97d7a color schemes
#d97d7a color preview, HTML & CSS examples
This text has a color of #d97d7a
<p style="color:#d97d7a;">Text here</p>
.mytext {color:#d97d7a;}
This box has a color of #d97d7a
<div style="background-color:#d97d7a;">Content here</div>
.mybackground {background-color:#d97d7a;}
Border around this has a color of #d97d7a
<div style="border:2px solid #d97d7a;">Content here</div>
.myborder {border:2px solid #d97d7a;}