#d75c7c color space conversions
Hex:
#d75c7c
RGB:
215, 92, 124
CMY:
16, 64, 51
CMYK:
0, 57, 42, 16
HSL:
344°, 60.5911%, 60.1961%
HSV (HSB):
344°, 57.2093%, 84.3137%
XYZ:
35.4896, 23.5566, 21.7452
xyY:
0.4393, 0.2916, 23.5566
CIE-Lab:
55.6411, 51.2477, 6.6147
CIE-LCH:
55.6411, 51.6729, 7.3547
CIE-Luv:
55.6411, 83.0334, -1.0354
Hunter-Lab:
48.5351, 45.5852, 7.4110
#d75c7c color charts
#d75c7c color shades, tints & tones
#d75c7c color schemes
#d75c7c color preview, HTML & CSS examples
This text has a color of #d75c7c
<p style="color:#d75c7c;">Text here</p>
.mytext {color:#d75c7c;}
This box has a color of #d75c7c
<div style="background-color:#d75c7c;">Content here</div>
.mybackground {background-color:#d75c7c;}
Border around this has a color of #d75c7c
<div style="border:2px solid #d75c7c;">Content here</div>
.myborder {border:2px solid #d75c7c;}