#c2015c color space conversions
Hex:
#c2015c
RGB:
194, 1, 92
CMY:
24, 100, 64
CMYK:
0, 99, 53, 24
HSL:
332°, 98.9744%, 38.2353%
HSV (HSB):
332°, 99.4845%, 76.0784%
XYZ:
24.1908, 12.2637, 11.2174
xyY:
0.5074, 0.2573, 12.2637
CIE-Lab:
41.6323, 68.4496, 5.6083
CIE-LCH:
41.6323, 68.6790, 4.6840
CIE-Luv:
41.6323, 109.5102, -6.4229
Hunter-Lab:
35.0196, 62.0193, 5.5222
#c2015c color charts
#c2015c color shades, tints & tones
#c2015c color schemes
#c2015c color preview, HTML & CSS examples
This text has a color of #c2015c
<p style="color:#c2015c;">Text here</p>
.mytext {color:#c2015c;}
This box has a color of #c2015c
<div style="background-color:#c2015c;">Content here</div>
.mybackground {background-color:#c2015c;}
Border around this has a color of #c2015c
<div style="border:2px solid #c2015c;">Content here</div>
.myborder {border:2px solid #c2015c;}