#d85d44 color space conversions
Hex:
#d85d44
RGB:
216, 93, 68
CMY:
15, 64, 73
CMYK:
0, 57, 69, 15
HSL:
10°, 65.4867%, 55.6863%
HSV (HSB):
10°, 68.5185%, 84.7059%
XYZ:
33.2766, 22.8450, 8.1245
xyY:
0.5180, 0.3556, 22.8450
CIE-Lab:
54.9123, 46.7444, 38.0633
CIE-LCH:
54.9123, 60.2814, 39.1554
CIE-Luv:
54.9123, 96.1259, 32.3084
Hunter-Lab:
47.7964, 40.6308, 23.3793
#d85d44 color charts
#d85d44 color shades, tints & tones
#d85d44 color schemes
#d85d44 color preview, HTML & CSS examples
This text has a color of #d85d44
<p style="color:#d85d44;">Text here</p>
.mytext {color:#d85d44;}
This box has a color of #d85d44
<div style="background-color:#d85d44;">Content here</div>
.mybackground {background-color:#d85d44;}
Border around this has a color of #d85d44
<div style="border:2px solid #d85d44;">Content here</div>
.myborder {border:2px solid #d85d44;}