#d95e11 color space conversions
Hex:
#d95e11
RGB:
217, 94, 17
CMY:
15, 63, 93
CMYK:
0, 57, 92, 15
HSL:
23°, 85.4701%, 45.8824%
HSV (HSB):
23°, 92.1659%, 85.0980%
XYZ:
32.7192, 22.7976, 3.2062
xyY:
0.5572, 0.3882, 22.7976
CIE-Lab:
54.8632, 44.9769, 60.4181
CIE-LCH:
54.8632, 75.3211, 53.3350
CIE-Luv:
54.8632, 101.7891, 46.7609
Hunter-Lab:
47.7468, 38.7626, 29.4415
#d95e11 color charts
#d95e11 color shades, tints & tones
#d95e11 color schemes
#d95e11 color preview, HTML & CSS examples
This text has a color of #d95e11
<p style="color:#d95e11;">Text here</p>
.mytext {color:#d95e11;}
This box has a color of #d95e11
<div style="background-color:#d95e11;">Content here</div>
.mybackground {background-color:#d95e11;}
Border around this has a color of #d95e11
<div style="border:2px solid #d95e11;">Content here</div>
.myborder {border:2px solid #d95e11;}