#d95f01 color space conversions
Hex:
#d95f01
RGB:
217, 95, 1
CMY:
15, 63, 100
CMYK:
0, 56, 100, 15
HSL:
26°, 99.0826%, 42.7451%
HSV (HSB):
26°, 99.5392%, 85.0980%
XYZ:
32.7130, 22.9383, 2.7321
xyY:
0.5603, 0.3929, 22.9383
CIE-Lab:
55.0088, 44.3276, 63.8769
CIE-LCH:
55.0088, 77.7508, 55.2412
CIE-Luv:
55.0088, 101.5813, 48.5608
Hunter-Lab:
47.8940, 38.1062, 30.1436
#d95f01 color charts
#d95f01 color shades, tints & tones
#d95f01 color schemes
#d95f01 color preview, HTML & CSS examples
This text has a color of #d95f01
<p style="color:#d95f01;">Text here</p>
.mytext {color:#d95f01;}
This box has a color of #d95f01
<div style="background-color:#d95f01;">Content here</div>
.mybackground {background-color:#d95f01;}
Border around this has a color of #d95f01
<div style="border:2px solid #d95f01;">Content here</div>
.myborder {border:2px solid #d95f01;}