#d6805f color space conversions
Hex:
#d6805f
RGB:
214, 128, 95
CMY:
16, 50, 63
CMYK:
0, 40, 56, 16
HSL:
17°, 59.2040%, 60.5882%
HSV (HSB):
17°, 55.6075%, 83.9216%
XYZ:
37.5163, 30.5607, 14.7480
xyY:
0.4530, 0.3690, 30.5607
CIE-Lab:
62.1350, 29.9839, 32.0037
CIE-LCH:
62.1350, 43.8551, 46.8663
CIE-Luv:
62.1350, 64.5968, 32.9950
Hunter-Lab:
55.2817, 24.3938, 22.8799
#d6805f color charts
#d6805f color shades, tints & tones
#d6805f color schemes
#d6805f color preview, HTML & CSS examples
This text has a color of #d6805f
<p style="color:#d6805f;">Text here</p>
.mytext {color:#d6805f;}
This box has a color of #d6805f
<div style="background-color:#d6805f;">Content here</div>
.mybackground {background-color:#d6805f;}
Border around this has a color of #d6805f
<div style="border:2px solid #d6805f;">Content here</div>
.myborder {border:2px solid #d6805f;}