#d95c2f color space conversions
Hex:
#d95c2f
RGB:
217, 92, 47
CMY:
15, 64, 82
CMYK:
0, 58, 78, 15
HSL:
16°, 69.1057%, 51.7647%
HSV (HSB):
16°, 78.3410%, 85.0980%
XYZ:
32.9555, 22.6112, 5.3168
xyY:
0.5413, 0.3714, 22.6112
CIE-Lab:
54.6696, 46.6532, 48.7427
CIE-LCH:
54.6696, 67.4712, 46.2548
CIE-Luv:
54.6696, 100.8082, 39.8355
Hunter-Lab:
47.5513, 40.4950, 26.6566
#d95c2f color charts
#d95c2f color shades, tints & tones
#d95c2f color schemes
#d95c2f color preview, HTML & CSS examples
This text has a color of #d95c2f
<p style="color:#d95c2f;">Text here</p>
.mytext {color:#d95c2f;}
This box has a color of #d95c2f
<div style="background-color:#d95c2f;">Content here</div>
.mybackground {background-color:#d95c2f;}
Border around this has a color of #d95c2f
<div style="border:2px solid #d95c2f;">Content here</div>
.myborder {border:2px solid #d95c2f;}