#c3535c color space conversions
Hex:
#c3535c
RGB:
195, 83, 92
CMY:
24, 67, 64
CMYK:
0, 57, 53, 24
HSL:
355°, 48.2759%, 54.5098%
HSV (HSB):
355°, 57.4359%, 76.4706%
XYZ:
27.5307, 18.5613, 12.2569
xyY:
0.4718, 0.3181, 18.5613
CIE-Lab:
50.1700, 45.6080, 17.5174
CIE-LCH:
50.1700, 48.8565, 21.0111
CIE-Luv:
50.1700, 80.5343, 12.4518
Hunter-Lab:
43.0829, 38.6696, 13.2903
#c3535c color charts
#c3535c color shades, tints & tones
#c3535c color schemes
#c3535c color preview, HTML & CSS examples
This text has a color of #c3535c
<p style="color:#c3535c;">Text here</p>
.mytext {color:#c3535c;}
This box has a color of #c3535c
<div style="background-color:#c3535c;">Content here</div>
.mybackground {background-color:#c3535c;}
Border around this has a color of #c3535c
<div style="border:2px solid #c3535c;">Content here</div>
.myborder {border:2px solid #c3535c;}