#d6732d color space conversions
Hex:
#d6732d
RGB:
214, 115, 45
CMY:
16, 55, 82
CMYK:
0, 46, 79, 16
HSL:
25°, 67.3307%, 50.7843%
HSV (HSB):
25°, 78.9720%, 83.9216%
XYZ:
34.3359, 26.7471, 5.8356
xyY:
0.5131, 0.3997, 26.7471
CIE-Lab:
58.7395, 33.9483, 53.4552
CIE-LCH:
58.7395, 63.3242, 57.5812
CIE-Luv:
58.7395, 80.4196, 48.1116
Hunter-Lab:
51.7176, 28.0026, 29.5122
#d6732d color charts
#d6732d color shades, tints & tones
#d6732d color schemes
#d6732d color preview, HTML & CSS examples
This text has a color of #d6732d
<p style="color:#d6732d;">Text here</p>
.mytext {color:#d6732d;}
This box has a color of #d6732d
<div style="background-color:#d6732d;">Content here</div>
.mybackground {background-color:#d6732d;}
Border around this has a color of #d6732d
<div style="border:2px solid #d6732d;">Content here</div>
.myborder {border:2px solid #d6732d;}