#d85e49 color space conversions
Hex:
#d85e49
RGB:
216, 94, 73
CMY:
15, 63, 71
CMYK:
0, 56, 66, 15
HSL:
9°, 64.7059%, 56.6667%
HSV (HSB):
9°, 66.2037%, 84.7059%
XYZ:
33.5242, 23.0854, 8.9923
xyY:
0.5110, 0.3519, 23.0854
CIE-Lab:
55.1602, 46.5478, 35.5934
CIE-LCH:
55.1602, 58.5968, 37.4039
CIE-Luv:
55.1602, 94.5208, 30.4221
Hunter-Lab:
48.0472, 40.4629, 22.5366
#d85e49 color charts
#d85e49 color shades, tints & tones
#d85e49 color schemes
#d85e49 color preview, HTML & CSS examples
This text has a color of #d85e49
<p style="color:#d85e49;">Text here</p>
.mytext {color:#d85e49;}
This box has a color of #d85e49
<div style="background-color:#d85e49;">Content here</div>
.mybackground {background-color:#d85e49;}
Border around this has a color of #d85e49
<div style="border:2px solid #d85e49;">Content here</div>
.myborder {border:2px solid #d85e49;}