#d95e47 color space conversions
Hex:
#d95e47
RGB:
217, 94, 71
CMY:
15, 63, 72
CMYK:
0, 57, 67, 15
HSL:
9°, 65.7658%, 56.4706%
HSV (HSB):
9°, 67.2811%, 85.0980%
XYZ:
33.7553, 23.2121, 8.6625
xyY:
0.5143, 0.3537, 23.2121
CIE-Lab:
55.2901, 46.7977, 36.8956
CIE-LCH:
55.2901, 59.5929, 38.2525
CIE-Luv:
55.2901, 95.7091, 31.4751
Hunter-Lab:
48.1789, 40.7484, 23.0649
#d95e47 color charts
#d95e47 color shades, tints & tones
#d95e47 color schemes
#d95e47 color preview, HTML & CSS examples
This text has a color of #d95e47
<p style="color:#d95e47;">Text here</p>
.mytext {color:#d95e47;}
This box has a color of #d95e47
<div style="background-color:#d95e47;">Content here</div>
.mybackground {background-color:#d95e47;}
Border around this has a color of #d95e47
<div style="border:2px solid #d95e47;">Content here</div>
.myborder {border:2px solid #d95e47;}