#c35c8c color space conversions
Hex:
#c35c8c
RGB:
195, 92, 140
CMY:
24, 64, 45
CMYK:
0, 53, 28, 24
HSL:
332°, 46.1883%, 56.2745%
HSV (HSB):
332°, 52.8205%, 76.4706%
XYZ:
31.0664, 21.1498, 27.2559
xyY:
0.3909, 0.2661, 21.1498
CIE-Lab:
53.1131, 46.5182, -6.8858
CIE-LCH:
53.1131, 47.0251, 351.5800
CIE-Luv:
53.1131, 62.8987, -17.7791
Hunter-Lab:
45.9890, 40.0996, -2.9466
#c35c8c color charts
#c35c8c color shades, tints & tones
#c35c8c color schemes
#c35c8c color preview, HTML & CSS examples
This text has a color of #c35c8c
<p style="color:#c35c8c;">Text here</p>
.mytext {color:#c35c8c;}
This box has a color of #c35c8c
<div style="background-color:#c35c8c;">Content here</div>
.mybackground {background-color:#c35c8c;}
Border around this has a color of #c35c8c
<div style="border:2px solid #c35c8c;">Content here</div>
.myborder {border:2px solid #c35c8c;}