#d3432a color space conversions
Hex:
#d3432a
RGB:
211, 67, 42
CMY:
17, 74, 84
CMYK:
0, 68, 80, 17
HSL:
9°, 66.7984%, 49.6078%
HSV (HSB):
9°, 80.0948%, 82.7451%
XYZ:
29.2890, 18.0304, 4.1270
xyY:
0.5693, 0.3505, 18.0304
CIE-Lab:
49.5329, 55.2522, 45.8055
CIE-LCH:
49.5329, 71.7702, 39.6596
CIE-Luv:
49.5329, 114.3035, 33.2017
Hunter-Lab:
42.4622, 48.8148, 23.9610
#d3432a color charts
#d3432a color shades, tints & tones
#d3432a color schemes
#d3432a color preview, HTML & CSS examples
This text has a color of #d3432a
<p style="color:#d3432a;">Text here</p>
.mytext {color:#d3432a;}
This box has a color of #d3432a
<div style="background-color:#d3432a;">Content here</div>
.mybackground {background-color:#d3432a;}
Border around this has a color of #d3432a
<div style="border:2px solid #d3432a;">Content here</div>
.myborder {border:2px solid #d3432a;}