#ca015a color space conversions
Hex:
#ca015a
RGB:
202, 1, 90
CMY:
21, 100, 65
CMYK:
0, 100, 55, 21
HSL:
333°, 99.0148%, 39.8039%
HSV (HSB):
333°, 99.5050%, 79.2157%
XYZ:
26.2134, 13.3165, 10.8616
xyY:
0.5202, 0.2643, 13.3165
CIE-Lab:
43.2362, 70.1321, 9.3756
CIE-LCH:
43.2362, 70.7560, 7.6145
CIE-Luv:
43.2362, 116.7497, -2.6912
Hunter-Lab:
36.4917, 64.3631, 7.8968
#ca015a color charts
#ca015a color shades, tints & tones
#ca015a color schemes
#ca015a color preview, HTML & CSS examples
This text has a color of #ca015a
<p style="color:#ca015a;">Text here</p>
.mytext {color:#ca015a;}
This box has a color of #ca015a
<div style="background-color:#ca015a;">Content here</div>
.mybackground {background-color:#ca015a;}
Border around this has a color of #ca015a
<div style="border:2px solid #ca015a;">Content here</div>
.myborder {border:2px solid #ca015a;}