#d96f1f color space conversions
Hex:
#d96f1f
RGB:
217, 111, 31
CMY:
15, 56, 88
CMYK:
0, 49, 86, 15
HSL:
26°, 75.0000%, 48.6275%
HSV (HSB):
26°, 85.7143%, 85.0980%
XYZ:
34.5470, 26.2195, 4.5364
xyY:
0.5290, 0.4015, 26.2195
CIE-Lab:
58.2448, 36.8087, 58.6744
CIE-LCH:
58.2448, 69.2644, 57.8984
CIE-Luv:
58.2448, 87.2224, 50.1344
Hunter-Lab:
51.2050, 30.8218, 30.5909
#d96f1f color charts
#d96f1f color shades, tints & tones
#d96f1f color schemes
#d96f1f color preview, HTML & CSS examples
This text has a color of #d96f1f
<p style="color:#d96f1f;">Text here</p>
.mytext {color:#d96f1f;}
This box has a color of #d96f1f
<div style="background-color:#d96f1f;">Content here</div>
.mybackground {background-color:#d96f1f;}
Border around this has a color of #d96f1f
<div style="border:2px solid #d96f1f;">Content here</div>
.myborder {border:2px solid #d96f1f;}