#d85e12 color space conversions
Hex:
#d85e12
RGB:
216, 94, 18
CMY:
15, 63, 93
CMYK:
0, 56, 92, 15
HSL:
23°, 84.6154%, 45.8824%
HSV (HSB):
23°, 91.6667%, 84.7059%
XYZ:
32.4308, 22.6480, 3.2345
xyY:
0.5561, 0.3884, 22.6480
CIE-Lab:
54.7079, 44.6139, 59.9692
CIE-LCH:
54.7079, 74.7443, 53.3527
CIE-Luv:
54.7079, 100.9048, 46.5547
Hunter-Lab:
47.5899, 38.3588, 29.2833
#d85e12 color charts
#d85e12 color shades, tints & tones
#d85e12 color schemes
#d85e12 color preview, HTML & CSS examples
This text has a color of #d85e12
<p style="color:#d85e12;">Text here</p>
.mytext {color:#d85e12;}
This box has a color of #d85e12
<div style="background-color:#d85e12;">Content here</div>
.mybackground {background-color:#d85e12;}
Border around this has a color of #d85e12
<div style="border:2px solid #d85e12;">Content here</div>
.myborder {border:2px solid #d85e12;}