#d9865e color space conversions
Hex:
#d9865e
RGB:
217, 134, 94
CMY:
15, 47, 63
CMYK:
0, 38, 57, 15
HSL:
20°, 61.8090%, 60.9804%
HSV (HSB):
20°, 56.6820%, 85.0980%
XYZ:
39.1607, 32.6101, 14.8200
xyY:
0.4523, 0.3766, 32.6101
CIE-Lab:
63.8439, 27.9005, 34.7830
CIE-LCH:
63.8439, 44.5903, 51.2658
CIE-Luv:
63.8439, 62.7811, 36.5749
Hunter-Lab:
57.1052, 22.4749, 24.5866
#d9865e color charts
#d9865e color shades, tints & tones
#d9865e color schemes
#d9865e color preview, HTML & CSS examples
This text has a color of #d9865e
<p style="color:#d9865e;">Text here</p>
.mytext {color:#d9865e;}
This box has a color of #d9865e
<div style="background-color:#d9865e;">Content here</div>
.mybackground {background-color:#d9865e;}
Border around this has a color of #d9865e
<div style="border:2px solid #d9865e;">Content here</div>
.myborder {border:2px solid #d9865e;}