#c75f8e color space conversions
Hex:
#c75f8e
RGB:
199, 95, 142
CMY:
22, 63, 44
CMYK:
0, 52, 29, 22
HSL:
333°, 48.1481%, 57.6471%
HSV (HSB):
333°, 52.2613%, 78.0392%
XYZ:
32.5279, 22.2795, 28.1772
xyY:
0.3920, 0.2685, 22.2795
CIE-Lab:
54.3223, 46.6242, -6.2053
CIE-LCH:
54.3223, 47.0353, 352.4189
CIE-Luv:
54.3223, 63.9064, -16.9361
Hunter-Lab:
47.2012, 40.4081, -2.3528
#c75f8e color charts
#c75f8e color shades, tints & tones
#c75f8e color schemes
#c75f8e color preview, HTML & CSS examples
This text has a color of #c75f8e
<p style="color:#c75f8e;">Text here</p>
.mytext {color:#c75f8e;}
This box has a color of #c75f8e
<div style="background-color:#c75f8e;">Content here</div>
.mybackground {background-color:#c75f8e;}
Border around this has a color of #c75f8e
<div style="border:2px solid #c75f8e;">Content here</div>
.myborder {border:2px solid #c75f8e;}