#c35f97 color space conversions
Hex:
#c35f97
RGB:
195, 95, 151
CMY:
24, 63, 41
CMYK:
0, 51, 23, 24
HSL:
326°, 45.4545%, 56.8627%
HSV (HSB):
326°, 51.2821%, 76.4706%
XYZ:
32.1838, 22.0209, 31.8323
xyY:
0.3741, 0.2559, 22.0209
CIE-Lab:
54.0492, 46.5641, -11.9649
CIE-LCH:
54.0492, 48.0768, 345.5893
CIE-Luv:
54.0492, 58.4912, -25.0181
Hunter-Lab:
46.9264, 40.3004, -7.3706
#c35f97 color charts
#c35f97 color shades, tints & tones
#c35f97 color schemes
#c35f97 color preview, HTML & CSS examples
This text has a color of #c35f97
<p style="color:#c35f97;">Text here</p>
.mytext {color:#c35f97;}
This box has a color of #c35f97
<div style="background-color:#c35f97;">Content here</div>
.mybackground {background-color:#c35f97;}
Border around this has a color of #c35f97
<div style="border:2px solid #c35f97;">Content here</div>
.myborder {border:2px solid #c35f97;}