#d85d45 color space conversions
Hex:
#d85d45
RGB:
216, 93, 69
CMY:
15, 64, 73
CMYK:
0, 57, 68, 15
HSL:
10°, 65.3333%, 55.8824%
HSV (HSB):
10°, 68.0556%, 84.7059%
XYZ:
33.3074, 22.8573, 8.2866
xyY:
0.5168, 0.3546, 22.8573
CIE-Lab:
54.9250, 46.7981, 37.5288
CIE-LCH:
54.9250, 59.9873, 38.7271
CIE-Luv:
54.9250, 95.9519, 31.8713
Hunter-Lab:
47.8093, 40.6897, 23.1900
#d85d45 color charts
#d85d45 color shades, tints & tones
#d85d45 color schemes
#d85d45 color preview, HTML & CSS examples
This text has a color of #d85d45
<p style="color:#d85d45;">Text here</p>
.mytext {color:#d85d45;}
This box has a color of #d85d45
<div style="background-color:#d85d45;">Content here</div>
.mybackground {background-color:#d85d45;}
Border around this has a color of #d85d45
<div style="border:2px solid #d85d45;">Content here</div>
.myborder {border:2px solid #d85d45;}