#c7015a color space conversions
Hex:
#c7015a
RGB:
199, 1, 90
CMY:
22, 100, 65
CMYK:
0, 99, 55, 22
HSL:
333°, 99.0000%, 39.2157%
HSV (HSB):
333°, 99.4975%, 78.0392%
XYZ:
25.4095, 12.9020, 10.8240
xyY:
0.5171, 0.2626, 12.9020
CIE-Lab:
42.6152, 69.4471, 8.4121
CIE-LCH:
42.6152, 69.9547, 6.9066
CIE-Luv:
42.6152, 114.3617, -3.5853
Hunter-Lab:
35.9194, 63.4127, 7.2771
#c7015a color charts
#c7015a color shades, tints & tones
#c7015a color schemes
#c7015a color preview, HTML & CSS examples
This text has a color of #c7015a
<p style="color:#c7015a;">Text here</p>
.mytext {color:#c7015a;}
This box has a color of #c7015a
<div style="background-color:#c7015a;">Content here</div>
.mybackground {background-color:#c7015a;}
Border around this has a color of #c7015a
<div style="border:2px solid #c7015a;">Content here</div>
.myborder {border:2px solid #c7015a;}