#d95d5f color space conversions
Hex:
#d95d5f
RGB:
217, 93, 95
CMY:
15, 64, 63
CMYK:
0, 57, 56, 15
HSL:
359°, 62.0000%, 60.7843%
HSV (HSB):
359°, 57.1429%, 85.0980%
XYZ:
34.5952, 23.4066, 13.5210
xyY:
0.4837, 0.3273, 23.4066
CIE-Lab:
55.4887, 48.8541, 23.4757
CIE-LCH:
55.4887, 54.2018, 25.6656
CIE-Luv:
55.4887, 91.4684, 18.6621
Hunter-Lab:
48.3804, 42.9736, 17.2963
#d95d5f color charts
#d95d5f color shades, tints & tones
#d95d5f color schemes
#d95d5f color preview, HTML & CSS examples
This text has a color of #d95d5f
<p style="color:#d95d5f;">Text here</p>
.mytext {color:#d95d5f;}
This box has a color of #d95d5f
<div style="background-color:#d95d5f;">Content here</div>
.mybackground {background-color:#d95d5f;}
Border around this has a color of #d95d5f
<div style="border:2px solid #d95d5f;">Content here</div>
.myborder {border:2px solid #d95d5f;}