#d96c2f color space conversions
Hex:
#d96c2f
RGB:
217, 108, 47
CMY:
15, 58, 82
CMYK:
0, 50, 78, 15
HSL:
22°, 69.1057%, 51.7647%
HSV (HSB):
22°, 78.3410%, 85.0980%
XYZ:
34.4909, 25.6821, 5.8286
xyY:
0.5226, 0.3891, 25.6821
CIE-Lab:
57.7340, 38.8171, 51.7520
CIE-LCH:
57.7340, 64.6919, 53.1279
CIE-Luv:
57.7340, 88.3513, 45.2830
Hunter-Lab:
50.6775, 32.8009, 28.6551
#d96c2f color charts
#d96c2f color shades, tints & tones
#d96c2f color schemes
#d96c2f color preview, HTML & CSS examples
This text has a color of #d96c2f
<p style="color:#d96c2f;">Text here</p>
.mytext {color:#d96c2f;}
This box has a color of #d96c2f
<div style="background-color:#d96c2f;">Content here</div>
.mybackground {background-color:#d96c2f;}
Border around this has a color of #d96c2f
<div style="border:2px solid #d96c2f;">Content here</div>
.myborder {border:2px solid #d96c2f;}