#d3511e color space conversions
Hex:
#d3511e
RGB:
211, 81, 30
CMY:
17, 68, 88
CMYK:
0, 62, 86, 17
HSL:
17°, 75.1037%, 47.2549%
HSV (HSB):
17°, 85.7820%, 82.7451%
XYZ:
30.0407, 19.8275, 3.4721
xyY:
0.5632, 0.3717, 19.8275
CIE-Lab:
51.6416, 49.0279, 53.2016
CIE-LCH:
51.6416, 72.3474, 47.3379
CIE-Luv:
51.6416, 105.9440, 40.1588
Hunter-Lab:
44.5281, 42.5005, 26.5465
#d3511e color charts
#d3511e color shades, tints & tones
#d3511e color schemes
#d3511e color preview, HTML & CSS examples
This text has a color of #d3511e
<p style="color:#d3511e;">Text here</p>
.mytext {color:#d3511e;}
This box has a color of #d3511e
<div style="background-color:#d3511e;">Content here</div>
.mybackground {background-color:#d3511e;}
Border around this has a color of #d3511e
<div style="border:2px solid #d3511e;">Content here</div>
.myborder {border:2px solid #d3511e;}