#c3354e color space conversions
Hex:
#c3354e
RGB:
195, 53, 78
CMY:
24, 79, 69
CMYK:
0, 73, 60, 24
HSL:
349°, 57.2581%, 48.6275%
HSV (HSB):
349°, 72.8205%, 76.4706%
XYZ:
25.1539, 14.6984, 8.7190
xyY:
0.5179, 0.3026, 14.6984
CIE-Lab:
45.2183, 57.1435, 19.3437
CIE-LCH:
45.2183, 60.3288, 18.7015
CIE-Luv:
45.2183, 101.3205, 10.8096
Hunter-Lab:
38.3384, 50.0219, 13.3530
#c3354e color charts
#c3354e color shades, tints & tones
#c3354e color schemes
#c3354e color preview, HTML & CSS examples
This text has a color of #c3354e
<p style="color:#c3354e;">Text here</p>
.mytext {color:#c3354e;}
This box has a color of #c3354e
<div style="background-color:#c3354e;">Content here</div>
.mybackground {background-color:#c3354e;}
Border around this has a color of #c3354e
<div style="border:2px solid #c3354e;">Content here</div>
.myborder {border:2px solid #c3354e;}