#c35f8d color space conversions
Hex:
#c35f8d
RGB:
195, 95, 141
CMY:
24, 63, 45
CMYK:
0, 51, 28, 24
HSL:
332°, 45.4545%, 56.8627%
HSV (HSB):
332°, 51.2821%, 76.4706%
XYZ:
31.4056, 21.7096, 27.7344
xyY:
0.3884, 0.2685, 21.7096
CIE-Lab:
53.7175, 45.1617, -6.5770
CIE-LCH:
53.7175, 45.6381, 351.7141
CIE-Luv:
53.7175, 61.1048, -17.1309
Hunter-Lab:
46.5936, 38.7761, -2.6764
#c35f8d color charts
#c35f8d color shades, tints & tones
#c35f8d color schemes
#c35f8d color preview, HTML & CSS examples
This text has a color of #c35f8d
<p style="color:#c35f8d;">Text here</p>
.mytext {color:#c35f8d;}
This box has a color of #c35f8d
<div style="background-color:#c35f8d;">Content here</div>
.mybackground {background-color:#c35f8d;}
Border around this has a color of #c35f8d
<div style="border:2px solid #c35f8d;">Content here</div>
.myborder {border:2px solid #c35f8d;}