#c2244c color space conversions
Hex:
#c2244c
RGB:
194, 36, 76
CMY:
24, 86, 70
CMYK:
0, 81, 61, 24
HSL:
345°, 68.6957%, 45.0980%
HSV (HSB):
345°, 81.4433%, 76.0784%
XYZ:
24.1835, 13.2529, 8.1209
xyY:
0.5308, 0.2909, 13.2529
CIE-Lab:
43.1418, 61.9112, 17.7817
CIE-LCH:
43.1418, 64.4142, 16.0247
CIE-Luv:
43.1418, 108.3878, 7.7954
Hunter-Lab:
36.4045, 54.8696, 12.2571
#c2244c color charts
#c2244c color shades, tints & tones
#c2244c color schemes
#c2244c color preview, HTML & CSS examples
This text has a color of #c2244c
<p style="color:#c2244c;">Text here</p>
.mytext {color:#c2244c;}
This box has a color of #c2244c
<div style="background-color:#c2244c;">Content here</div>
.mybackground {background-color:#c2244c;}
Border around this has a color of #c2244c
<div style="border:2px solid #c2244c;">Content here</div>
.myborder {border:2px solid #c2244c;}