#d85d22 color space conversions
Hex:
#d85d22
RGB:
216, 93, 34
CMY:
15, 64, 87
CMYK:
0, 57, 84, 15
HSL:
19°, 72.8000%, 49.0196%
HSV (HSB):
19°, 84.2593%, 84.7059%
XYZ:
32.5220, 22.5431, 4.1505
xyY:
0.5492, 0.3807, 22.5431
CIE-Lab:
54.5986, 45.4123, 54.4120
CIE-LCH:
54.5986, 70.8727, 50.1516
CIE-Luv:
54.5986, 100.5822, 43.4607
Hunter-Lab:
47.4796, 39.1774, 28.0528
#d85d22 color charts
#d85d22 color shades, tints & tones
#d85d22 color schemes
#d85d22 color preview, HTML & CSS examples
This text has a color of #d85d22
<p style="color:#d85d22;">Text here</p>
.mytext {color:#d85d22;}
This box has a color of #d85d22
<div style="background-color:#d85d22;">Content here</div>
.mybackground {background-color:#d85d22;}
Border around this has a color of #d85d22
<div style="border:2px solid #d85d22;">Content here</div>
.myborder {border:2px solid #d85d22;}