#d3523b color space conversions
Hex:
#d3523b
RGB:
211, 82, 59
CMY:
17, 68, 77
CMYK:
0, 61, 72, 17
HSL:
9°, 63.3333%, 52.9412%
HSV (HSB):
9°, 72.0379%, 82.7451%
XYZ:
30.6707, 20.1992, 6.4200
xyY:
0.5354, 0.3526, 20.1992
CIE-Lab:
52.0617, 49.5812, 39.5045
CIE-LCH:
52.0617, 63.3947, 38.5466
CIE-Luv:
52.0617, 101.3734, 31.6583
Hunter-Lab:
44.9436, 43.1619, 22.9912
#d3523b color charts
#d3523b color shades, tints & tones
#d3523b color schemes
#d3523b color preview, HTML & CSS examples
This text has a color of #d3523b
<p style="color:#d3523b;">Text here</p>
.mytext {color:#d3523b;}
This box has a color of #d3523b
<div style="background-color:#d3523b;">Content here</div>
.mybackground {background-color:#d3523b;}
Border around this has a color of #d3523b
<div style="border:2px solid #d3523b;">Content here</div>
.myborder {border:2px solid #d3523b;}