#c7015e color space conversions
Hex:
#c7015e
RGB:
199, 1, 94
CMY:
22, 100, 63
CMYK:
0, 99, 53, 22
HSL:
332°, 99.0000%, 39.2157%
HSV (HSB):
332°, 99.4975%, 78.0392%
XYZ:
25.5844, 12.9720, 11.7451
xyY:
0.5086, 0.2579, 12.9720
CIE-Lab:
42.7210, 69.7286, 6.0376
CIE-LCH:
42.7210, 69.9895, 4.9488
CIE-Luv:
42.7210, 112.6613, -6.2299
Hunter-Lab:
36.0166, 63.7684, 5.8771
#c7015e color charts
#c7015e color shades, tints & tones
#c7015e color schemes
#c7015e color preview, HTML & CSS examples
This text has a color of #c7015e
<p style="color:#c7015e;">Text here</p>
.mytext {color:#c7015e;}
This box has a color of #c7015e
<div style="background-color:#c7015e;">Content here</div>
.mybackground {background-color:#c7015e;}
Border around this has a color of #c7015e
<div style="border:2px solid #c7015e;">Content here</div>
.myborder {border:2px solid #c7015e;}