#c75f95 color space conversions
Hex:
#c75f95
RGB:
199, 95, 149
CMY:
22, 63, 42
CMYK:
0, 52, 25, 22
HSL:
329°, 48.1481%, 57.6471%
HSV (HSB):
329°, 52.2613%, 78.0392%
XYZ:
33.0702, 22.4965, 31.0330
xyY:
0.3819, 0.2598, 22.4965
CIE-Lab:
54.5498, 47.5766, -9.9812
CIE-LCH:
54.5498, 48.6123, 348.1516
CIE-Luv:
54.5498, 62.0393, -22.4242
Hunter-Lab:
47.4304, 41.4534, -5.5913
#c75f95 color charts
#c75f95 color shades, tints & tones
#c75f95 color schemes
#c75f95 color preview, HTML & CSS examples
This text has a color of #c75f95
<p style="color:#c75f95;">Text here</p>
.mytext {color:#c75f95;}
This box has a color of #c75f95
<div style="background-color:#c75f95;">Content here</div>
.mybackground {background-color:#c75f95;}
Border around this has a color of #c75f95
<div style="border:2px solid #c75f95;">Content here</div>
.myborder {border:2px solid #c75f95;}