#d95a11 color space conversions
Hex:
#d95a11
RGB:
217, 90, 17
CMY:
15, 65, 93
CMYK:
0, 59, 92, 15
HSL:
22°, 85.4701%, 45.8824%
HSV (HSB):
22°, 92.1659%, 85.0980%
XYZ:
32.3726, 22.1045, 3.0907
xyY:
0.5623, 0.3840, 22.1045
CIE-Lab:
54.1377, 46.8626, 59.9180
CIE-LCH:
54.1377, 76.0675, 51.9706
CIE-Luv:
54.1377, 104.9507, 45.5444
Hunter-Lab:
47.0154, 40.6297, 29.0132
#d95a11 color charts
#d95a11 color shades, tints & tones
#d95a11 color schemes
#d95a11 color preview, HTML & CSS examples
This text has a color of #d95a11
<p style="color:#d95a11;">Text here</p>
.mytext {color:#d95a11;}
This box has a color of #d95a11
<div style="background-color:#d95a11;">Content here</div>
.mybackground {background-color:#d95a11;}
Border around this has a color of #d95a11
<div style="border:2px solid #d95a11;">Content here</div>
.myborder {border:2px solid #d95a11;}