#d3521d color space conversions
Hex:
#d3521d
RGB:
211, 82, 29
CMY:
17, 68, 89
CMYK:
0, 61, 86, 17
HSL:
17°, 75.8333%, 47.0588%
HSV (HSB):
17°, 86.2559%, 82.7451%
XYZ:
30.1030, 19.9722, 3.4308
xyY:
0.5626, 0.3733, 19.9722
CIE-Lab:
51.8057, 48.5556, 53.7368
CIE-LCH:
51.8057, 72.4243, 47.8996
CIE-Luv:
51.8057, 105.2885, 40.6597
Hunter-Lab:
44.6902, 42.0284, 26.7316
#d3521d color charts
#d3521d color shades, tints & tones
#d3521d color schemes
#d3521d color preview, HTML & CSS examples
This text has a color of #d3521d
<p style="color:#d3521d;">Text here</p>
.mytext {color:#d3521d;}
This box has a color of #d3521d
<div style="background-color:#d3521d;">Content here</div>
.mybackground {background-color:#d3521d;}
Border around this has a color of #d3521d
<div style="border:2px solid #d3521d;">Content here</div>
.myborder {border:2px solid #d3521d;}