#d85c25 color space conversions
Hex:
#d85c25
RGB:
216, 92, 37
CMY:
15, 64, 85
CMYK:
0, 57, 83, 15
HSL:
18°, 70.7510%, 49.6078%
HSV (HSB):
18°, 82.8704%, 84.7059%
XYZ:
32.4800, 22.3868, 4.3595
xyY:
0.5484, 0.3780, 22.3868
CIE-Lab:
54.4350, 45.9667, 53.0190
CIE-LCH:
54.4350, 70.1709, 49.0752
CIE-Luv:
54.4350, 101.0781, 42.4494
Hunter-Lab:
47.3147, 39.7337, 27.6574
#d85c25 color charts
#d85c25 color shades, tints & tones
#d85c25 color schemes
#d85c25 color preview, HTML & CSS examples
This text has a color of #d85c25
<p style="color:#d85c25;">Text here</p>
.mytext {color:#d85c25;}
This box has a color of #d85c25
<div style="background-color:#d85c25;">Content here</div>
.mybackground {background-color:#d85c25;}
Border around this has a color of #d85c25
<div style="border:2px solid #d85c25;">Content here</div>
.myborder {border:2px solid #d85c25;}