#d2811d color space conversions
Hex:
#d2811d
RGB:
210, 129, 29
CMY:
18, 49, 89
CMYK:
0, 39, 86, 18
HSL:
33°, 75.7322%, 46.8627%
HSV (HSB):
33°, 86.1905%, 82.3529%
XYZ:
34.6504, 29.4909, 5.0284
xyY:
0.5009, 0.4264, 29.4909
CIE-Lab:
61.2124, 24.3728, 61.3695
CIE-LCH:
61.2124, 66.0322, 68.3396
CIE-Luv:
61.2124, 66.6960, 56.5170
Hunter-Lab:
54.3055, 18.8598, 32.5239
#d2811d color charts
#d2811d color shades, tints & tones
#d2811d color schemes
#d2811d color preview, HTML & CSS examples
This text has a color of #d2811d
<p style="color:#d2811d;">Text here</p>
.mytext {color:#d2811d;}
This box has a color of #d2811d
<div style="background-color:#d2811d;">Content here</div>
.mybackground {background-color:#d2811d;}
Border around this has a color of #d2811d
<div style="border:2px solid #d2811d;">Content here</div>
.myborder {border:2px solid #d2811d;}