#d3522e color space conversions
Hex:
#d3522e
RGB:
211, 82, 46
CMY:
17, 68, 82
CMYK:
0, 61, 78, 17
HSL:
13°, 65.2174%, 50.3922%
HSV (HSB):
13°, 78.1991%, 82.7451%
XYZ:
30.3744, 20.0807, 4.8598
xyY:
0.5491, 0.3630, 20.0807
CIE-Lab:
51.9284, 49.0482, 46.1737
CIE-LCH:
51.9284, 67.3627, 43.2709
CIE-Luv:
51.9284, 103.3815, 36.2823
Hunter-Lab:
44.8115, 42.5717, 24.9380
#d3522e color charts
#d3522e color shades, tints & tones
#d3522e color schemes
#d3522e color preview, HTML & CSS examples
This text has a color of #d3522e
<p style="color:#d3522e;">Text here</p>
.mytext {color:#d3522e;}
This box has a color of #d3522e
<div style="background-color:#d3522e;">Content here</div>
.mybackground {background-color:#d3522e;}
Border around this has a color of #d3522e
<div style="border:2px solid #d3522e;">Content here</div>
.myborder {border:2px solid #d3522e;}