#d75a7b color space conversions
Hex:
#d75a7b
RGB:
215, 90, 123
CMY:
16, 65, 52
CMYK:
0, 58, 43, 16
HSL:
344°, 60.9756%, 59.8039%
HSV (HSB):
344°, 58.1395%, 84.3137%
XYZ:
35.2556, 23.1895, 21.3567
xyY:
0.4418, 0.2906, 23.1895
CIE-Lab:
55.2670, 52.0676, 6.6699
CIE-LCH:
55.2670, 52.4931, 7.2999
CIE-Luv:
55.2670, 84.4408, -1.1564
Hunter-Lab:
48.1554, 46.4117, 7.4139
#d75a7b color charts
#d75a7b color shades, tints & tones
#d75a7b color schemes
#d75a7b color preview, HTML & CSS examples
This text has a color of #d75a7b
<p style="color:#d75a7b;">Text here</p>
.mytext {color:#d75a7b;}
This box has a color of #d75a7b
<div style="background-color:#d75a7b;">Content here</div>
.mybackground {background-color:#d75a7b;}
Border around this has a color of #d75a7b
<div style="border:2px solid #d75a7b;">Content here</div>
.myborder {border:2px solid #d75a7b;}