#d96f00 color space conversions
Hex:
#d96f00
RGB:
217, 111, 0
CMY:
15, 56, 100
CMYK:
0, 49, 100, 15
HSL:
31°, 100.0000%, 42.5490%
HSV (HSB):
31°, 100.0000%, 85.0980%
XYZ:
34.2997, 26.1206, 3.2340
xyY:
0.5388, 0.4104, 26.1206
CIE-Lab:
58.1513, 36.3581, 65.9093
CIE-LCH:
58.1513, 75.2725, 61.1172
CIE-Luv:
58.1513, 88.4280, 53.7377
Hunter-Lab:
51.1083, 30.3550, 32.0241
#d96f00 color charts
#d96f00 color shades, tints & tones
#d96f00 color schemes
#d96f00 color preview, HTML & CSS examples
This text has a color of #d96f00
<p style="color:#d96f00;">Text here</p>
.mytext {color:#d96f00;}
This box has a color of #d96f00
<div style="background-color:#d96f00;">Content here</div>
.mybackground {background-color:#d96f00;}
Border around this has a color of #d96f00
<div style="border:2px solid #d96f00;">Content here</div>
.myborder {border:2px solid #d96f00;}