#d6805c color space conversions
Hex:
#d6805c
RGB:
214, 128, 92
CMY:
16, 50, 64
CMYK:
0, 40, 57, 16
HSL:
18°, 59.8039%, 60.0000%
HSV (HSB):
18°, 57.0093%, 83.9216%
XYZ:
37.3825, 30.5072, 14.0434
xyY:
0.4563, 0.3723, 30.5072
CIE-Lab:
62.0894, 29.7441, 33.5874
CIE-LCH:
62.0894, 44.8645, 48.4728
CIE-Luv:
62.0894, 65.0185, 34.5809
Hunter-Lab:
55.2333, 24.1524, 23.5885
#d6805c color charts
#d6805c color shades, tints & tones
#d6805c color schemes
#d6805c color preview, HTML & CSS examples
This text has a color of #d6805c
<p style="color:#d6805c;">Text here</p>
.mytext {color:#d6805c;}
This box has a color of #d6805c
<div style="background-color:#d6805c;">Content here</div>
.mybackground {background-color:#d6805c;}
Border around this has a color of #d6805c
<div style="border:2px solid #d6805c;">Content here</div>
.myborder {border:2px solid #d6805c;}