#c2379d color space conversions
Hex:
#c2379d
RGB:
194, 55, 157
CMY:
24, 78, 38
CMYK:
0, 72, 19, 24
HSL:
316°, 55.8233%, 48.8235%
HSV (HSB):
316°, 71.6495%, 76.0784%
XYZ:
29.7001, 16.6360, 33.5440
xyY:
0.3718, 0.2083, 16.6360
CIE-Lab:
47.7981, 64.3024, -25.0803
CIE-LCH:
47.7981, 69.0205, 338.6924
CIE-Luv:
47.7981, 71.3948, -46.1016
Hunter-Lab:
40.7873, 58.6008, -20.2098
#c2379d color charts
#c2379d color shades, tints & tones
#c2379d color schemes
#c2379d color preview, HTML & CSS examples
This text has a color of #c2379d
<p style="color:#c2379d;">Text here</p>
.mytext {color:#c2379d;}
This box has a color of #c2379d
<div style="background-color:#c2379d;">Content here</div>
.mybackground {background-color:#c2379d;}
Border around this has a color of #c2379d
<div style="border:2px solid #c2379d;">Content here</div>
.myborder {border:2px solid #c2379d;}