#d95f1e color space conversions
Hex:
#d95f1e
RGB:
217, 95, 30
CMY:
15, 63, 88
CMYK:
0, 56, 86, 15
HSL:
21°, 75.7085%, 48.4314%
HSV (HSB):
21°, 86.1751%, 85.0980%
XYZ:
32.9418, 23.0299, 3.9373
xyY:
0.5499, 0.3844, 23.0299
CIE-Lab:
55.1031, 44.7362, 56.4549
CIE-LCH:
55.1031, 72.0311, 51.6059
CIE-Luv:
55.1031, 100.1805, 45.0202
Hunter-Lab:
47.9894, 38.5478, 28.7282
#d95f1e color charts
#d95f1e color shades, tints & tones
#d95f1e color schemes
#d95f1e color preview, HTML & CSS examples
This text has a color of #d95f1e
<p style="color:#d95f1e;">Text here</p>
.mytext {color:#d95f1e;}
This box has a color of #d95f1e
<div style="background-color:#d95f1e;">Content here</div>
.mybackground {background-color:#d95f1e;}
Border around this has a color of #d95f1e
<div style="border:2px solid #d95f1e;">Content here</div>
.myborder {border:2px solid #d95f1e;}