#d85f06 color space conversions
Hex:
#d85f06
RGB:
216, 95, 6
CMY:
15, 63, 98
CMYK:
0, 56, 97, 15
HSL:
25°, 94.5946%, 43.5294%
HSV (HSB):
25°, 97.2222%, 84.7059%
XYZ:
32.4440, 22.7965, 2.8625
xyY:
0.5584, 0.3923, 22.7965
CIE-Lab:
54.8621, 43.9967, 62.7071
CIE-LCH:
54.8621, 76.6021, 54.9456
CIE-Luv:
54.8621, 100.5761, 48.0568
Hunter-Lab:
47.7457, 37.7388, 29.8674
#d85f06 color charts
#d85f06 color shades, tints & tones
#d85f06 color schemes
#d85f06 color preview, HTML & CSS examples
This text has a color of #d85f06
<p style="color:#d85f06;">Text here</p>
.mytext {color:#d85f06;}
This box has a color of #d85f06
<div style="background-color:#d85f06;">Content here</div>
.mybackground {background-color:#d85f06;}
Border around this has a color of #d85f06
<div style="border:2px solid #d85f06;">Content here</div>
.myborder {border:2px solid #d85f06;}