#d3582a color space conversions
Hex:
#d3582a
RGB:
211, 88, 42
CMY:
17, 65, 84
CMYK:
0, 58, 80, 17
HSL:
16°, 66.7984%, 49.6078%
HSV (HSB):
16°, 80.0948%, 82.7451%
XYZ:
30.7716, 20.9955, 4.6212
xyY:
0.5457, 0.3723, 20.9955
CIE-Lab:
52.9446, 46.1516, 49.1065
CIE-LCH:
52.9446, 67.3901, 46.7768
CIE-Luv:
52.9446, 99.4413, 39.3574
Hunter-Lab:
45.8208, 39.6876, 26.0950
#d3582a color charts
#d3582a color shades, tints & tones
#d3582a color schemes
#d3582a color preview, HTML & CSS examples
This text has a color of #d3582a
<p style="color:#d3582a;">Text here</p>
.mytext {color:#d3582a;}
This box has a color of #d3582a
<div style="background-color:#d3582a;">Content here</div>
.mybackground {background-color:#d3582a;}
Border around this has a color of #d3582a
<div style="border:2px solid #d3582a;">Content here</div>
.myborder {border:2px solid #d3582a;}