#c35c7d color space conversions
Hex:
#c35c7d
RGB:
195, 92, 125
CMY:
24, 64, 51
CMYK:
0, 53, 36, 24
HSL:
341°, 46.1883%, 56.2745%
HSV (HSB):
341°, 52.8205%, 76.4706%
XYZ:
30.0345, 20.7371, 21.8217
xyY:
0.4137, 0.2857, 20.7371
CIE-Lab:
52.6605, 44.6124, 1.3388
CIE-LCH:
52.6605, 44.6325, 1.7189
CIE-Luv:
52.6605, 66.8583, -6.3501
Hunter-Lab:
45.5380, 38.0380, 3.4649
#c35c7d color charts
#c35c7d color shades, tints & tones
#c35c7d color schemes
#c35c7d color preview, HTML & CSS examples
This text has a color of #c35c7d
<p style="color:#c35c7d;">Text here</p>
.mytext {color:#c35c7d;}
This box has a color of #c35c7d
<div style="background-color:#c35c7d;">Content here</div>
.mybackground {background-color:#c35c7d;}
Border around this has a color of #c35c7d
<div style="border:2px solid #c35c7d;">Content here</div>
.myborder {border:2px solid #c35c7d;}