#d95b00 color space conversions
Hex:
#d95b00
RGB:
217, 91, 0
CMY:
15, 64, 100
CMYK:
0, 58, 100, 15
HSL:
25°, 100.0000%, 42.5490%
HSV (HSB):
25°, 100.0000%, 85.0980%
XYZ:
32.3564, 22.2339, 2.5862
xyY:
0.5659, 0.3889, 22.2339
CIE-Lab:
54.2743, 46.2155, 63.6719
CIE-LCH:
54.2743, 78.6764, 54.0264
CIE-Luv:
54.2743, 104.8234, 47.4445
Hunter-Lab:
47.1528, 39.9696, 29.7551
#d95b00 color charts
#d95b00 color shades, tints & tones
#d95b00 color schemes
#d95b00 color preview, HTML & CSS examples
This text has a color of #d95b00
<p style="color:#d95b00;">Text here</p>
.mytext {color:#d95b00;}
This box has a color of #d95b00
<div style="background-color:#d95b00;">Content here</div>
.mybackground {background-color:#d95b00;}
Border around this has a color of #d95b00
<div style="border:2px solid #d95b00;">Content here</div>
.myborder {border:2px solid #d95b00;}