#c2264c color space conversions
Hex:
#c2264c
RGB:
194, 38, 76
CMY:
24, 85, 70
CMYK:
0, 80, 61, 24
HSL:
345°, 67.2414%, 45.4902%
HSV (HSB):
345°, 80.4124%, 76.0784%
XYZ:
24.2458, 13.3774, 8.1417
xyY:
0.5298, 0.2923, 13.3774
CIE-Lab:
43.3264, 61.3872, 18.0283
CIE-LCH:
43.3264, 63.9797, 16.3665
CIE-Luv:
43.3264, 107.6543, 8.1899
Hunter-Lab:
36.5751, 54.3219, 12.4045
#c2264c color charts
#c2264c color shades, tints & tones
#c2264c color schemes
#c2264c color preview, HTML & CSS examples
This text has a color of #c2264c
<p style="color:#c2264c;">Text here</p>
.mytext {color:#c2264c;}
This box has a color of #c2264c
<div style="background-color:#c2264c;">Content here</div>
.mybackground {background-color:#c2264c;}
Border around this has a color of #c2264c
<div style="border:2px solid #c2264c;">Content here</div>
.myborder {border:2px solid #c2264c;}