#c2196f color space conversions
Hex:
#c2196f
RGB:
194, 25, 111
CMY:
24, 90, 56
CMYK:
0, 87, 43, 24
HSL:
329°, 77.1689%, 42.9412%
HSV (HSB):
329°, 87.1134%, 76.0784%
XYZ:
25.4650, 13.3123, 16.2663
xyY:
0.4626, 0.2418, 13.3123
CIE-Lab:
43.2301, 67.0312, -4.0014
CIE-LCH:
43.2301, 67.1506, 356.5838
CIE-Luv:
43.2301, 97.7765, -17.4154
Hunter-Lab:
36.4860, 60.7316, -0.8926
#c2196f color charts
#c2196f color shades, tints & tones
#c2196f color schemes
#c2196f color preview, HTML & CSS examples
This text has a color of #c2196f
<p style="color:#c2196f;">Text here</p>
.mytext {color:#c2196f;}
This box has a color of #c2196f
<div style="background-color:#c2196f;">Content here</div>
.mybackground {background-color:#c2196f;}
Border around this has a color of #c2196f
<div style="border:2px solid #c2196f;">Content here</div>
.myborder {border:2px solid #c2196f;}