#d75c7e color space conversions
Hex:
#d75c7e
RGB:
215, 92, 126
CMY:
16, 64, 51
CMYK:
0, 57, 41, 16
HSL:
343°, 60.5911%, 60.1961%
HSV (HSB):
343°, 57.2093%, 84.3137%
XYZ:
35.6174, 23.6077, 22.4182
xyY:
0.4363, 0.2892, 23.6077
CIE-Lab:
55.6929, 51.4562, 5.5102
CIE-LCH:
55.6929, 51.7504, 6.1122
CIE-Luv:
55.6929, 82.4775, -2.4627
Hunter-Lab:
48.5878, 45.8212, 6.6553
#d75c7e color charts
#d75c7e color shades, tints & tones
#d75c7e color schemes
#d75c7e color preview, HTML & CSS examples
This text has a color of #d75c7e
<p style="color:#d75c7e;">Text here</p>
.mytext {color:#d75c7e;}
This box has a color of #d75c7e
<div style="background-color:#d75c7e;">Content here</div>
.mybackground {background-color:#d75c7e;}
Border around this has a color of #d75c7e
<div style="border:2px solid #d75c7e;">Content here</div>
.myborder {border:2px solid #d75c7e;}