#d46d32 color space conversions
Hex:
#d46d32
RGB:
212, 109, 50
CMY:
17, 57, 80
CMYK:
0, 49, 76, 17
HSL:
22°, 65.3226%, 51.3725%
HSV (HSB):
22°, 76.4151%, 83.1373%
XYZ:
33.1957, 25.1646, 6.1253
xyY:
0.5148, 0.3902, 25.1646
CIE-Lab:
57.2355, 36.4450, 49.6346
CIE-LCH:
57.2355, 61.5779, 53.7114
CIE-Luv:
57.2355, 83.0731, 44.3033
Hunter-Lab:
50.1643, 30.3329, 27.8755
#d46d32 color charts
#d46d32 color shades, tints & tones
#d46d32 color schemes
#d46d32 color preview, HTML & CSS examples
This text has a color of #d46d32
<p style="color:#d46d32;">Text here</p>
.mytext {color:#d46d32;}
This box has a color of #d46d32
<div style="background-color:#d46d32;">Content here</div>
.mybackground {background-color:#d46d32;}
Border around this has a color of #d46d32
<div style="border:2px solid #d46d32;">Content here</div>
.myborder {border:2px solid #d46d32;}