#d3452e color space conversions
Hex:
#d3452e
RGB:
211, 69, 46
CMY:
17, 73, 82
CMYK:
0, 67, 78, 17
HSL:
8°, 65.2174%, 50.3922%
HSV (HSB):
8°, 78.1991%, 82.7451%
XYZ:
29.4852, 18.3024, 4.5634
xyY:
0.5632, 0.3496, 18.3024
CIE-Lab:
49.8608, 54.5912, 44.0816
CIE-LCH:
49.8608, 70.1668, 38.9204
CIE-Luv:
49.8608, 112.3837, 32.4915
Hunter-Lab:
42.7813, 48.1565, 23.6225
#d3452e color charts
#d3452e color shades, tints & tones
#d3452e color schemes
#d3452e color preview, HTML & CSS examples
This text has a color of #d3452e
<p style="color:#d3452e;">Text here</p>
.mytext {color:#d3452e;}
This box has a color of #d3452e
<div style="background-color:#d3452e;">Content here</div>
.mybackground {background-color:#d3452e;}
Border around this has a color of #d3452e
<div style="border:2px solid #d3452e;">Content here</div>
.myborder {border:2px solid #d3452e;}