#d95d0a color space conversions
Hex:
#d95d0a
RGB:
217, 93, 10
CMY:
15, 64, 96
CMYK:
0, 57, 95, 15
HSL:
24°, 91.1894%, 44.5098%
HSV (HSB):
24°, 95.3917%, 85.0980%
XYZ:
32.5844, 22.6023, 2.9325
xyY:
0.5606, 0.3889, 22.6023
CIE-Lab:
54.6603, 45.3698, 61.8784
CIE-LCH:
54.6603, 76.7291, 53.7508
CIE-Luv:
54.6603, 102.8772, 47.1797
Hunter-Lab:
47.5419, 39.1425, 29.6222
#d95d0a color charts
#d95d0a color shades, tints & tones
#d95d0a color schemes
#d95d0a color preview, HTML & CSS examples
This text has a color of #d95d0a
<p style="color:#d95d0a;">Text here</p>
.mytext {color:#d95d0a;}
This box has a color of #d95d0a
<div style="background-color:#d95d0a;">Content here</div>
.mybackground {background-color:#d95d0a;}
Border around this has a color of #d95d0a
<div style="border:2px solid #d95d0a;">Content here</div>
.myborder {border:2px solid #d95d0a;}