#c3355d color space conversions
Hex:
#c3355d
RGB:
195, 53, 93
CMY:
24, 79, 64
CMYK:
0, 73, 52, 24
HSL:
343°, 57.2581%, 48.6275%
HSV (HSB):
343°, 72.8205%, 76.4706%
XYZ:
25.7546, 14.9386, 11.8820
xyY:
0.4899, 0.2841, 14.9386
CIE-Lab:
45.5500, 58.2486, 10.5468
CIE-LCH:
45.5500, 59.1957, 10.2631
CIE-Luv:
45.5500, 96.5325, 1.5496
Hunter-Lab:
38.6505, 51.3041, 8.8284
#c3355d color charts
#c3355d color shades, tints & tones
#c3355d color schemes
#c3355d color preview, HTML & CSS examples
This text has a color of #c3355d
<p style="color:#c3355d;">Text here</p>
.mytext {color:#c3355d;}
This box has a color of #c3355d
<div style="background-color:#c3355d;">Content here</div>
.mybackground {background-color:#c3355d;}
Border around this has a color of #c3355d
<div style="border:2px solid #c3355d;">Content here</div>
.myborder {border:2px solid #c3355d;}