#c75f91 color space conversions
Hex:
#c75f91
RGB:
199, 95, 145
CMY:
22, 63, 43
CMYK:
0, 52, 27, 22
HSL:
331°, 48.1481%, 57.6471%
HSV (HSB):
331°, 52.2613%, 78.0392%
XYZ:
32.7562, 22.3709, 29.3796
xyY:
0.3876, 0.2647, 22.3709
CIE-Lab:
54.4183, 47.0270, -7.8277
CIE-LCH:
54.4183, 47.6740, 350.5497
CIE-Luv:
54.4183, 63.1086, -19.2771
Hunter-Lab:
47.2978, 40.8493, -3.7202
#c75f91 color charts
#c75f91 color shades, tints & tones
#c75f91 color schemes
#c75f91 color preview, HTML & CSS examples
This text has a color of #c75f91
<p style="color:#c75f91;">Text here</p>
.mytext {color:#c75f91;}
This box has a color of #c75f91
<div style="background-color:#c75f91;">Content here</div>
.mybackground {background-color:#c75f91;}
Border around this has a color of #c75f91
<div style="border:2px solid #c75f91;">Content here</div>
.myborder {border:2px solid #c75f91;}