#d95b56 color space conversions
Hex:
#d95b56
RGB:
217, 91, 86
CMY:
15, 64, 66
CMYK:
0, 58, 60, 15
HSL:
2°, 63.2850%, 59.4118%
HSV (HSB):
2°, 60.3687%, 85.0980%
XYZ:
34.0361, 22.9058, 11.4315
xyY:
0.4978, 0.3350, 22.9058
CIE-Lab:
54.9751, 49.1342, 28.0205
CIE-LCH:
54.9751, 56.5625, 29.6955
CIE-Luv:
54.9751, 94.8191, 22.9649
Hunter-Lab:
47.8600, 43.1870, 19.3404
#d95b56 color charts
#d95b56 color shades, tints & tones
#d95b56 color schemes
#d95b56 color preview, HTML & CSS examples
This text has a color of #d95b56
<p style="color:#d95b56;">Text here</p>
.mytext {color:#d95b56;}
This box has a color of #d95b56
<div style="background-color:#d95b56;">Content here</div>
.mybackground {background-color:#d95b56;}
Border around this has a color of #d95b56
<div style="border:2px solid #d95b56;">Content here</div>
.myborder {border:2px solid #d95b56;}