#d6724d color space conversions
Hex:
#d6724d
RGB:
214, 114, 77
CMY:
16, 55, 70
CMYK:
0, 47, 64, 16
HSL:
16°, 62.5571%, 57.0588%
HSV (HSB):
16°, 64.0187%, 83.9216%
XYZ:
35.0884, 26.8666, 10.3576
xyY:
0.4852, 0.3715, 26.8666
CIE-Lab:
58.8506, 36.0518, 37.7545
CIE-LCH:
58.8506, 52.2028, 46.3216
CIE-Luv:
58.8506, 77.5155, 35.9971
Hunter-Lab:
51.8330, 30.1281, 24.4354
#d6724d color charts
#d6724d color shades, tints & tones
#d6724d color schemes
#d6724d color preview, HTML & CSS examples
This text has a color of #d6724d
<p style="color:#d6724d;">Text here</p>
.mytext {color:#d6724d;}
This box has a color of #d6724d
<div style="background-color:#d6724d;">Content here</div>
.mybackground {background-color:#d6724d;}
Border around this has a color of #d6724d
<div style="border:2px solid #d6724d;">Content here</div>
.myborder {border:2px solid #d6724d;}