#d75c7a color space conversions
Hex:
#d75c7a
RGB:
215, 92, 122
CMY:
16, 64, 52
CMYK:
0, 57, 43, 16
HSL:
345°, 60.5911%, 60.1961%
HSV (HSB):
345°, 57.2093%, 84.3137%
XYZ:
35.3643, 23.5065, 21.0857
xyY:
0.4423, 0.2940, 23.5065
CIE-Lab:
55.5903, 51.0428, 7.7211
CIE-LCH:
55.5903, 51.6234, 8.6018
CIE-Luv:
55.5903, 83.5849, 0.3786
Hunter-Lab:
48.4835, 45.3534, 8.1530
#d75c7a color charts
#d75c7a color shades, tints & tones
#d75c7a color schemes
#d75c7a color preview, HTML & CSS examples
This text has a color of #d75c7a
<p style="color:#d75c7a;">Text here</p>
.mytext {color:#d75c7a;}
This box has a color of #d75c7a
<div style="background-color:#d75c7a;">Content here</div>
.mybackground {background-color:#d75c7a;}
Border around this has a color of #d75c7a
<div style="border:2px solid #d75c7a;">Content here</div>
.myborder {border:2px solid #d75c7a;}