#d8694a color space conversions
Hex:
#d8694a
RGB:
216, 105, 74
CMY:
15, 59, 71
CMYK:
0, 51, 66, 15
HSL:
13°, 64.5455%, 56.8627%
HSV (HSB):
13°, 65.7407%, 84.7059%
XYZ:
34.6065, 25.1965, 9.5180
xyY:
0.4992, 0.3635, 25.1965
CIE-Lab:
57.2664, 41.2309, 37.5597
CIE-LCH:
57.2664, 55.7738, 42.3323
CIE-Luv:
57.2664, 86.3388, 34.0607
Hunter-Lab:
50.1961, 35.2194, 23.8949
#d8694a color charts
#d8694a color shades, tints & tones
#d8694a color schemes
#d8694a color preview, HTML & CSS examples
This text has a color of #d8694a
<p style="color:#d8694a;">Text here</p>
.mytext {color:#d8694a;}
This box has a color of #d8694a
<div style="background-color:#d8694a;">Content here</div>
.mybackground {background-color:#d8694a;}
Border around this has a color of #d8694a
<div style="border:2px solid #d8694a;">Content here</div>
.myborder {border:2px solid #d8694a;}