#d7705a color space conversions
Hex:
#d7705a
RGB:
215, 112, 90
CMY:
16, 56, 65
CMYK:
0, 48, 58, 16
HSL:
11°, 60.9756%, 59.8039%
HSV (HSB):
11°, 58.1395%, 84.3137%
XYZ:
35.6640, 26.7736, 12.9610
xyY:
0.4730, 0.3551, 26.7736
CIE-Lab:
58.7642, 38.3749, 30.5202
CIE-LCH:
58.7642, 49.0318, 38.4958
CIE-Luv:
58.7642, 77.7398, 28.8208
Hunter-Lab:
51.7432, 32.4804, 21.3689
#d7705a color charts
#d7705a color shades, tints & tones
#d7705a color schemes
#d7705a color preview, HTML & CSS examples
This text has a color of #d7705a
<p style="color:#d7705a;">Text here</p>
.mytext {color:#d7705a;}
This box has a color of #d7705a
<div style="background-color:#d7705a;">Content here</div>
.mybackground {background-color:#d7705a;}
Border around this has a color of #d7705a
<div style="border:2px solid #d7705a;">Content here</div>
.myborder {border:2px solid #d7705a;}