#c35c6d color space conversions
Hex:
#c35c6d
RGB:
195, 92, 109
CMY:
24, 64, 57
CMYK:
0, 53, 44, 24
HSL:
350°, 46.1883%, 56.2745%
HSV (HSB):
350°, 52.8205%, 76.4706%
XYZ:
29.0931, 20.3605, 16.8646
xyY:
0.4387, 0.3070, 20.3605
CIE-Lab:
52.2424, 42.8187, 10.2516
CIE-LCH:
52.2424, 44.0289, 13.4643
CIE-Luv:
52.2424, 70.8709, 5.0983
Hunter-Lab:
45.1226, 36.1245, 9.4262
#c35c6d color charts
#c35c6d color shades, tints & tones
#c35c6d color schemes
#c35c6d color preview, HTML & CSS examples
This text has a color of #c35c6d
<p style="color:#c35c6d;">Text here</p>
.mytext {color:#c35c6d;}
This box has a color of #c35c6d
<div style="background-color:#c35c6d;">Content here</div>
.mybackground {background-color:#c35c6d;}
Border around this has a color of #c35c6d
<div style="border:2px solid #c35c6d;">Content here</div>
.myborder {border:2px solid #c35c6d;}