#d3502b color space conversions
Hex:
#d3502b
RGB:
211, 80, 43
CMY:
17, 69, 83
CMYK:
0, 62, 80, 17
HSL:
13°, 66.1417%, 49.8039%
HSV (HSB):
13°, 79.6209%, 82.7451%
XYZ:
30.1687, 19.7606, 4.5096
xyY:
0.5542, 0.3630, 19.7606
CIE-Lab:
51.5655, 49.8388, 47.2948
CIE-LCH:
51.5655, 68.7074, 43.4997
CIE-Luv:
51.5655, 105.2279, 36.5842
Hunter-Lab:
44.4529, 43.3492, 25.1023
#d3502b color charts
#d3502b color shades, tints & tones
#d3502b color schemes
#d3502b color preview, HTML & CSS examples
This text has a color of #d3502b
<p style="color:#d3502b;">Text here</p>
.mytext {color:#d3502b;}
This box has a color of #d3502b
<div style="background-color:#d3502b;">Content here</div>
.mybackground {background-color:#d3502b;}
Border around this has a color of #d3502b
<div style="border:2px solid #d3502b;">Content here</div>
.myborder {border:2px solid #d3502b;}