#d3482b color space conversions
Hex:
#d3482b
RGB:
211, 72, 43
CMY:
17, 72, 83
CMYK:
0, 66, 80, 17
HSL:
10°, 66.1417%, 49.8039%
HSV (HSB):
10°, 79.6209%, 82.7451%
XYZ:
29.6174, 18.6580, 4.3259
xyY:
0.5631, 0.3547, 18.6580
CIE-Lab:
50.2847, 53.2691, 46.0395
CIE-LCH:
50.2847, 70.4076, 40.8363
CIE-Luv:
50.2847, 110.8330, 34.2597
Hunter-Lab:
43.1949, 46.8005, 24.2987
#d3482b color charts
#d3482b color shades, tints & tones
#d3482b color schemes
#d3482b color preview, HTML & CSS examples
This text has a color of #d3482b
<p style="color:#d3482b;">Text here</p>
.mytext {color:#d3482b;}
This box has a color of #d3482b
<div style="background-color:#d3482b;">Content here</div>
.mybackground {background-color:#d3482b;}
Border around this has a color of #d3482b
<div style="border:2px solid #d3482b;">Content here</div>
.myborder {border:2px solid #d3482b;}