#d85645 color space conversions
Hex:
#d85645
RGB:
216, 86, 69
CMY:
15, 66, 73
CMYK:
0, 60, 68, 15
HSL:
7°, 65.3333%, 55.8824%
HSV (HSB):
7°, 68.0556%, 84.7059%
XYZ:
32.7209, 21.6842, 8.0911
xyY:
0.5236, 0.3470, 21.6842
CIE-Lab:
53.6903, 50.0388, 36.0718
CIE-LCH:
53.6903, 61.6851, 35.7870
CIE-Luv:
53.6903, 100.8969, 29.4574
Hunter-Lab:
46.5663, 43.9362, 22.2945
#d85645 color charts
#d85645 color shades, tints & tones
#d85645 color schemes
#d85645 color preview, HTML & CSS examples
This text has a color of #d85645
<p style="color:#d85645;">Text here</p>
.mytext {color:#d85645;}
This box has a color of #d85645
<div style="background-color:#d85645;">Content here</div>
.mybackground {background-color:#d85645;}
Border around this has a color of #d85645
<div style="border:2px solid #d85645;">Content here</div>
.myborder {border:2px solid #d85645;}