#d95b47 color space conversions
Hex:
#d95b47
RGB:
217, 91, 71
CMY:
15, 64, 72
CMYK:
0, 58, 67, 15
HSL:
8°, 65.7658%, 56.4706%
HSV (HSB):
8°, 67.2811%, 85.0980%
XYZ:
33.4937, 22.6888, 8.5753
xyY:
0.5172, 0.3504, 22.6888
CIE-Lab:
54.7504, 48.2070, 36.2546
CIE-LCH:
54.7504, 60.3184, 36.9454
CIE-Luv:
54.7504, 97.8469, 30.4166
Hunter-Lab:
47.6328, 42.1575, 22.6690
#d95b47 color charts
#d95b47 color shades, tints & tones
#d95b47 color schemes
#d95b47 color preview, HTML & CSS examples
This text has a color of #d95b47
<p style="color:#d95b47;">Text here</p>
.mytext {color:#d95b47;}
This box has a color of #d95b47
<div style="background-color:#d95b47;">Content here</div>
.mybackground {background-color:#d95b47;}
Border around this has a color of #d95b47
<div style="border:2px solid #d95b47;">Content here</div>
.myborder {border:2px solid #d95b47;}