#d95d5c color space conversions
Hex:
#d95d5c
RGB:
217, 93, 92
CMY:
15, 64, 64
CMYK:
0, 57, 58, 15
HSL:
0°, 62.1891%, 60.5882%
HSV (HSB):
0°, 57.6037%, 85.0980%
XYZ:
34.4614, 23.3531, 12.8165
xyY:
0.4879, 0.3306, 23.3531
CIE-Lab:
55.4342, 48.6283, 25.1458
CIE-LCH:
55.4342, 54.7451, 27.3436
CIE-Luv:
55.4342, 92.1534, 20.3905
Hunter-Lab:
48.3251, 42.7224, 18.1030
#d95d5c color charts
#d95d5c color shades, tints & tones
#d95d5c color schemes
#d95d5c color preview, HTML & CSS examples
This text has a color of #d95d5c
<p style="color:#d95d5c;">Text here</p>
.mytext {color:#d95d5c;}
This box has a color of #d95d5c
<div style="background-color:#d95d5c;">Content here</div>
.mybackground {background-color:#d95d5c;}
Border around this has a color of #d95d5c
<div style="border:2px solid #d95d5c;">Content here</div>
.myborder {border:2px solid #d95d5c;}