#d96f41 color space conversions
Hex:
#d96f41
RGB:
217, 111, 65
CMY:
15, 56, 75
CMYK:
0, 49, 70, 15
HSL:
18°, 66.6667%, 55.2941%
HSV (HSB):
18°, 70.0461%, 85.0980%
XYZ:
35.2538, 26.5022, 8.2584
xyY:
0.5035, 0.3785, 26.5022
CIE-Lab:
58.5107, 38.0796, 43.8074
CIE-LCH:
58.5107, 58.0444, 49.0012
CIE-Luv:
58.5107, 83.9353, 40.2743
Hunter-Lab:
51.4803, 32.1466, 26.5250
#d96f41 color charts
#d96f41 color shades, tints & tones
#d96f41 color schemes
#d96f41 color preview, HTML & CSS examples
This text has a color of #d96f41
<p style="color:#d96f41;">Text here</p>
.mytext {color:#d96f41;}
This box has a color of #d96f41
<div style="background-color:#d96f41;">Content here</div>
.mybackground {background-color:#d96f41;}
Border around this has a color of #d96f41
<div style="border:2px solid #d96f41;">Content here</div>
.myborder {border:2px solid #d96f41;}