#d6745a color space conversions
Hex:
#d6745a
RGB:
214, 116, 90
CMY:
16, 55, 65
CMYK:
0, 46, 58, 16
HSL:
13°, 60.1942%, 59.6078%
HSV (HSB):
13°, 57.9439%, 83.9216%
XYZ:
35.8224, 27.5251, 13.0977
xyY:
0.4686, 0.3601, 27.5251
CIE-Lab:
59.4573, 35.9208, 31.3704
CIE-LCH:
59.4573, 47.6908, 41.1314
CIE-Luv:
59.4573, 74.0413, 30.3822
Hunter-Lab:
52.4644, 30.0662, 21.9234
#d6745a color charts
#d6745a color shades, tints & tones
#d6745a color schemes
#d6745a color preview, HTML & CSS examples
This text has a color of #d6745a
<p style="color:#d6745a;">Text here</p>
.mytext {color:#d6745a;}
This box has a color of #d6745a
<div style="background-color:#d6745a;">Content here</div>
.mybackground {background-color:#d6745a;}
Border around this has a color of #d6745a
<div style="border:2px solid #d6745a;">Content here</div>
.myborder {border:2px solid #d6745a;}