#d75a5c color space conversions
Hex:
#d75a5c
RGB:
215, 90, 92
CMY:
16, 65, 64
CMYK:
0, 58, 57, 16
HSL:
359°, 60.9756%, 59.8039%
HSV (HSB):
359°, 58.1395%, 84.3137%
XYZ:
33.6123, 22.5321, 12.7028
xyY:
0.4882, 0.3273, 22.5321
CIE-Lab:
54.5871, 49.3270, 23.9760
CIE-LCH:
54.5871, 54.8453, 25.9226
CIE-Luv:
54.5871, 92.4814, 18.8978
Hunter-Lab:
47.4680, 43.3275, 17.3612
#d75a5c color charts
#d75a5c color shades, tints & tones
#d75a5c color schemes
#d75a5c color preview, HTML & CSS examples
This text has a color of #d75a5c
<p style="color:#d75a5c;">Text here</p>
.mytext {color:#d75a5c;}
This box has a color of #d75a5c
<div style="background-color:#d75a5c;">Content here</div>
.mybackground {background-color:#d75a5c;}
Border around this has a color of #d75a5c
<div style="border:2px solid #d75a5c;">Content here</div>
.myborder {border:2px solid #d75a5c;}