#d7806c color space conversions
Hex:
#d7806c
RGB:
215, 128, 108
CMY:
16, 50, 58
CMYK:
0, 40, 50, 16
HSL:
11°, 57.2193%, 63.3333%
HSV (HSB):
11°, 49.7674%, 84.3137%
XYZ:
38.4503, 30.9681, 18.1383
xyY:
0.4391, 0.3537, 30.9681
CIE-Lab:
62.4807, 31.5126, 25.2654
CIE-LCH:
62.4807, 40.3904, 38.7210
CIE-Luv:
62.4807, 63.4307, 25.7475
Hunter-Lab:
55.6490, 25.9475, 19.6293
#d7806c color charts
#d7806c color shades, tints & tones
#d7806c color schemes
#d7806c color preview, HTML & CSS examples
This text has a color of #d7806c
<p style="color:#d7806c;">Text here</p>
.mytext {color:#d7806c;}
This box has a color of #d7806c
<div style="background-color:#d7806c;">Content here</div>
.mybackground {background-color:#d7806c;}
Border around this has a color of #d7806c
<div style="border:2px solid #d7806c;">Content here</div>
.myborder {border:2px solid #d7806c;}