#c2345a color space conversions
Hex:
#c2345a
RGB:
194, 52, 90
CMY:
24, 80, 65
CMYK:
0, 73, 54, 24
HSL:
344°, 57.7236%, 48.2353%
HSV (HSB):
344°, 73.1959%, 76.0784%
XYZ:
25.3216, 14.6635, 11.1686
xyY:
0.4950, 0.2867, 14.6635
CIE-Lab:
45.1698, 58.0640, 11.8436
CIE-LCH:
45.1698, 59.2596, 11.5287
CIE-Luv:
45.1698, 97.1713, 2.9673
Hunter-Lab:
38.2930, 51.0222, 9.5124
#c2345a color charts
#c2345a color shades, tints & tones
#c2345a color schemes
#c2345a color preview, HTML & CSS examples
This text has a color of #c2345a
<p style="color:#c2345a;">Text here</p>
.mytext {color:#c2345a;}
This box has a color of #c2345a
<div style="background-color:#c2345a;">Content here</div>
.mybackground {background-color:#c2345a;}
Border around this has a color of #c2345a
<div style="border:2px solid #c2345a;">Content here</div>
.myborder {border:2px solid #c2345a;}