#d95e0f color space conversions
Hex:
#d95e0f
RGB:
217, 94, 15
CMY:
15, 63, 94
CMYK:
0, 57, 93, 15
HSL:
23°, 87.0690%, 45.4902%
HSV (HSB):
23°, 93.0876%, 85.0980%
XYZ:
32.7042, 22.7916, 3.1275
xyY:
0.5579, 0.3888, 22.7916
CIE-Lab:
54.8570, 44.9502, 60.9172
CIE-LCH:
54.8570, 75.7062, 53.5767
CIE-Luv:
54.8570, 101.8821, 46.9937
Hunter-Lab:
47.7406, 38.7337, 29.5343
#d95e0f color charts
#d95e0f color shades, tints & tones
#d95e0f color schemes
#d95e0f color preview, HTML & CSS examples
This text has a color of #d95e0f
<p style="color:#d95e0f;">Text here</p>
.mytext {color:#d95e0f;}
This box has a color of #d95e0f
<div style="background-color:#d95e0f;">Content here</div>
.mybackground {background-color:#d95e0f;}
Border around this has a color of #d95e0f
<div style="border:2px solid #d95e0f;">Content here</div>
.myborder {border:2px solid #d95e0f;}