#d3813d color space conversions
Hex:
#d3813d
RGB:
211, 129, 61
CMY:
17, 49, 76
CMYK:
0, 39, 71, 17
HSL:
27°, 63.0252%, 53.3333%
HSV (HSB):
27°, 71.0900%, 82.7451%
XYZ:
35.5565, 29.8863, 8.3095
xyY:
0.4821, 0.4052, 29.8863
CIE-Lab:
61.5560, 25.9787, 48.8837
CIE-LCH:
61.5560, 55.3580, 62.0121
CIE-Luv:
61.5560, 65.3817, 48.2812
Hunter-Lab:
54.6684, 20.4274, 29.2559
#d3813d color charts
#d3813d color shades, tints & tones
#d3813d color schemes
#d3813d color preview, HTML & CSS examples
This text has a color of #d3813d
<p style="color:#d3813d;">Text here</p>
.mytext {color:#d3813d;}
This box has a color of #d3813d
<div style="background-color:#d3813d;">Content here</div>
.mybackground {background-color:#d3813d;}
Border around this has a color of #d3813d
<div style="border:2px solid #d3813d;">Content here</div>
.myborder {border:2px solid #d3813d;}