#d3523a color space conversions
Hex:
#d3523a
RGB:
211, 82, 58
CMY:
17, 68, 77
CMYK:
0, 61, 73, 17
HSL:
9°, 63.4855%, 52.7451%
HSV (HSB):
9°, 72.5118%, 82.7451%
XYZ:
30.6450, 20.1890, 6.2847
xyY:
0.5365, 0.3535, 20.1890
CIE-Lab:
52.0502, 49.5351, 40.0354
CIE-LCH:
52.0502, 63.6911, 38.9459
CIE-Luv:
52.0502, 101.5446, 32.0532
Hunter-Lab:
44.9321, 43.1108, 23.1596
#d3523a color charts
#d3523a color shades, tints & tones
#d3523a color schemes
#d3523a color preview, HTML & CSS examples
This text has a color of #d3523a
<p style="color:#d3523a;">Text here</p>
.mytext {color:#d3523a;}
This box has a color of #d3523a
<div style="background-color:#d3523a;">Content here</div>
.mybackground {background-color:#d3523a;}
Border around this has a color of #d3523a
<div style="border:2px solid #d3523a;">Content here</div>
.myborder {border:2px solid #d3523a;}