#d3805f color space conversions
Hex:
#d3805f
RGB:
211, 128, 95
CMY:
17, 50, 63
CMYK:
0, 39, 55, 17
HSL:
17°, 56.8627%, 60.0000%
HSV (HSB):
17°, 54.9763%, 82.7451%
XYZ:
36.6487, 30.1135, 14.7074
xyY:
0.4498, 0.3696, 30.1135
CIE-Lab:
61.7520, 28.7856, 31.4376
CIE-LCH:
61.7520, 42.6255, 47.5215
CIE-Luv:
61.7520, 62.1909, 32.6326
Hunter-Lab:
54.8757, 23.1785, 22.5226
#d3805f color charts
#d3805f color shades, tints & tones
#d3805f color schemes
#d3805f color preview, HTML & CSS examples
This text has a color of #d3805f
<p style="color:#d3805f;">Text here</p>
.mytext {color:#d3805f;}
This box has a color of #d3805f
<div style="background-color:#d3805f;">Content here</div>
.mybackground {background-color:#d3805f;}
Border around this has a color of #d3805f
<div style="border:2px solid #d3805f;">Content here</div>
.myborder {border:2px solid #d3805f;}