#c75f9e color space conversions
Hex:
#c75f9e
RGB:
199, 95, 158
CMY:
22, 63, 38
CMYK:
0, 52, 21, 22
HSL:
324°, 48.1481%, 57.6471%
HSV (HSB):
324°, 52.2613%, 78.0392%
XYZ:
33.8170, 22.7952, 34.9653
xyY:
0.3693, 0.2489, 22.7952
CIE-Lab:
54.8607, 48.8639, -14.7849
CIE-LCH:
54.8607, 51.0517, 343.1656
CIE-Luv:
54.8607, 59.6175, -29.5948
Hunter-Lab:
47.7443, 42.8779, -9.9998
#c75f9e color charts
#c75f9e color shades, tints & tones
#c75f9e color schemes
#c75f9e color preview, HTML & CSS examples
This text has a color of #c75f9e
<p style="color:#c75f9e;">Text here</p>
.mytext {color:#c75f9e;}
This box has a color of #c75f9e
<div style="background-color:#c75f9e;">Content here</div>
.mybackground {background-color:#c75f9e;}
Border around this has a color of #c75f9e
<div style="border:2px solid #c75f9e;">Content here</div>
.myborder {border:2px solid #c75f9e;}