#c75f99 color space conversions
Hex:
#c75f99
RGB:
199, 95, 153
CMY:
22, 63, 40
CMYK:
0, 52, 23, 22
HSL:
327°, 48.1481%, 57.6471%
HSV (HSB):
327°, 52.2613%, 78.0392%
XYZ:
33.3952, 22.6264, 32.7442
xyY:
0.3762, 0.2549, 22.6264
CIE-Lab:
54.6855, 48.1401, -12.1234
CIE-LCH:
54.6855, 49.6432, 345.8648
CIE-Luv:
54.6855, 60.9651, -25.5973
Hunter-Lab:
47.5673, 42.0754, -7.5168
#c75f99 color charts
#c75f99 color shades, tints & tones
#c75f99 color schemes
#c75f99 color preview, HTML & CSS examples
This text has a color of #c75f99
<p style="color:#c75f99;">Text here</p>
.mytext {color:#c75f99;}
This box has a color of #c75f99
<div style="background-color:#c75f99;">Content here</div>
.mybackground {background-color:#c75f99;}
Border around this has a color of #c75f99
<div style="border:2px solid #c75f99;">Content here</div>
.myborder {border:2px solid #c75f99;}