#d3952b color space conversions
Hex:
#d3952b
RGB:
211, 149, 43
CMY:
17, 42, 83
CMYK:
0, 29, 80, 17
HSL:
38°, 66.1417%, 49.8039%
HSV (HSB):
38°, 79.6209%, 82.7451%
XYZ:
38.0475, 35.5182, 7.1359
xyY:
0.4715, 0.4401, 35.5182
CIE-Lab:
66.1501, 14.4003, 61.0028
CIE-LCH:
66.1501, 62.6794, 76.7179
CIE-Luv:
66.1501, 50.8564, 61.4249
Hunter-Lab:
59.5971, 9.6613, 34.6189
#d3952b color charts
#d3952b color shades, tints & tones
#d3952b color schemes
#d3952b color preview, HTML & CSS examples
This text has a color of #d3952b
<p style="color:#d3952b;">Text here</p>
.mytext {color:#d3952b;}
This box has a color of #d3952b
<div style="background-color:#d3952b;">Content here</div>
.mybackground {background-color:#d3952b;}
Border around this has a color of #d3952b
<div style="border:2px solid #d3952b;">Content here</div>
.myborder {border:2px solid #d3952b;}