#d3511c color space conversions
Hex:
#d3511c
RGB:
211, 81, 28
CMY:
17, 68, 89
CMYK:
0, 62, 87, 17
HSL:
17°, 76.5690%, 46.8627%
HSV (HSB):
17°, 86.7299%, 82.7451%
XYZ:
30.0160, 19.8176, 3.3418
xyY:
0.5645, 0.3727, 19.8176
CIE-Lab:
51.6303, 48.9829, 53.9856
CIE-LCH:
51.6303, 72.8956, 47.7815
CIE-Luv:
51.6303, 106.1232, 40.5657
Hunter-Lab:
44.5169, 42.4508, 26.7111
#d3511c color charts
#d3511c color shades, tints & tones
#d3511c color schemes
#d3511c color preview, HTML & CSS examples
This text has a color of #d3511c
<p style="color:#d3511c;">Text here</p>
.mytext {color:#d3511c;}
This box has a color of #d3511c
<div style="background-color:#d3511c;">Content here</div>
.mybackground {background-color:#d3511c;}
Border around this has a color of #d3511c
<div style="border:2px solid #d3511c;">Content here</div>
.myborder {border:2px solid #d3511c;}