#d96f45 color space conversions
Hex:
#d96f45
RGB:
217, 111, 69
CMY:
15, 56, 73
CMYK:
0, 49, 68, 15
HSL:
17°, 66.0714%, 56.0784%
HSV (HSB):
17°, 68.2028%, 85.0980%
XYZ:
35.3739, 26.5503, 8.8905
xyY:
0.4995, 0.3749, 26.5503
CIE-Lab:
58.5557, 38.2931, 41.7778
CIE-LCH:
58.5557, 56.6722, 47.4919
CIE-Luv:
58.5557, 83.3991, 38.6607
Hunter-Lab:
51.5269, 32.3703, 25.8389
#d96f45 color charts
#d96f45 color shades, tints & tones
#d96f45 color schemes
#d96f45 color preview, HTML & CSS examples
This text has a color of #d96f45
<p style="color:#d96f45;">Text here</p>
.mytext {color:#d96f45;}
This box has a color of #d96f45
<div style="background-color:#d96f45;">Content here</div>
.mybackground {background-color:#d96f45;}
Border around this has a color of #d96f45
<div style="border:2px solid #d96f45;">Content here</div>
.myborder {border:2px solid #d96f45;}