#d3532f color space conversions
Hex:
#d3532f
RGB:
211, 83, 47
CMY:
17, 67, 82
CMYK:
0, 61, 78, 17
HSL:
13°, 65.0794%, 50.5882%
HSV (HSB):
13°, 77.7251%, 82.7451%
XYZ:
30.4703, 20.2406, 4.9902
xyY:
0.5470, 0.3634, 20.2406
CIE-Lab:
52.1082, 48.6324, 45.8549
CIE-LCH:
52.1082, 66.8415, 43.3162
CIE-Luv:
52.1082, 102.5185, 36.2772
Hunter-Lab:
44.9896, 42.1618, 24.9163
#d3532f color charts
#d3532f color shades, tints & tones
#d3532f color schemes
#d3532f color preview, HTML & CSS examples
This text has a color of #d3532f
<p style="color:#d3532f;">Text here</p>
.mytext {color:#d3532f;}
This box has a color of #d3532f
<div style="background-color:#d3532f;">Content here</div>
.mybackground {background-color:#d3532f;}
Border around this has a color of #d3532f
<div style="border:2px solid #d3532f;">Content here</div>
.myborder {border:2px solid #d3532f;}