#d95f0d color space conversions
Hex:
#d95f0d
RGB:
217, 95, 13
CMY:
15, 63, 95
CMYK:
0, 56, 94, 15
HSL:
24°, 88.6957%, 45.0980%
HSV (HSB):
24°, 94.0092%, 85.0980%
XYZ:
32.7801, 22.9652, 3.0858
xyY:
0.5572, 0.3904, 22.9652
CIE-Lab:
55.0365, 44.4478, 61.4997
CIE-LCH:
55.0365, 75.8803, 54.1432
CIE-Luv:
55.0365, 101.1664, 47.5129
Hunter-Lab:
47.9220, 38.2360, 29.7276
#d95f0d color charts
#d95f0d color shades, tints & tones
#d95f0d color schemes
#d95f0d color preview, HTML & CSS examples
This text has a color of #d95f0d
<p style="color:#d95f0d;">Text here</p>
.mytext {color:#d95f0d;}
This box has a color of #d95f0d
<div style="background-color:#d95f0d;">Content here</div>
.mybackground {background-color:#d95f0d;}
Border around this has a color of #d95f0d
<div style="border:2px solid #d95f0d;">Content here</div>
.myborder {border:2px solid #d95f0d;}