#d3805a color space conversions
Hex:
#d3805a
RGB:
211, 128, 90
CMY:
17, 50, 65
CMYK:
0, 39, 57, 17
HSL:
19°, 57.8947%, 59.0196%
HSV (HSB):
19°, 57.3460%, 82.7451%
XYZ:
36.4286, 30.0254, 13.5483
xyY:
0.4553, 0.3753, 30.0254
CIE-Lab:
61.6761, 28.3825, 34.0765
CIE-LCH:
61.6761, 44.3484, 50.2089
CIE-Luv:
61.6761, 62.8761, 35.2703
Hunter-Lab:
54.7954, 22.7767, 23.6972
#d3805a color charts
#d3805a color shades, tints & tones
#d3805a color schemes
#d3805a color preview, HTML & CSS examples
This text has a color of #d3805a
<p style="color:#d3805a;">Text here</p>
.mytext {color:#d3805a;}
This box has a color of #d3805a
<div style="background-color:#d3805a;">Content here</div>
.mybackground {background-color:#d3805a;}
Border around this has a color of #d3805a
<div style="border:2px solid #d3805a;">Content here</div>
.myborder {border:2px solid #d3805a;}