#ca018a color space conversions
Hex:
#ca018a
RGB:
202, 1, 138
CMY:
21, 100, 46
CMYK:
0, 100, 32, 21
HSL:
319°, 99.0148%, 39.8039%
HSV (HSB):
319°, 99.5050%, 79.2157%
XYZ:
28.9554, 14.4132, 25.3007
xyY:
0.4217, 0.2099, 14.4132
CIE-Lab:
44.8198, 74.2800, -18.0954
CIE-LCH:
44.8198, 76.4524, 346.3088
CIE-Luv:
44.8198, 94.9222, -37.4633
Hunter-Lab:
37.9648, 69.7021, -12.9370
#ca018a color charts
#ca018a color shades, tints & tones
#ca018a color schemes
#ca018a color preview, HTML & CSS examples
This text has a color of #ca018a
<p style="color:#ca018a;">Text here</p>
.mytext {color:#ca018a;}
This box has a color of #ca018a
<div style="background-color:#ca018a;">Content here</div>
.mybackground {background-color:#ca018a;}
Border around this has a color of #ca018a
<div style="border:2px solid #ca018a;">Content here</div>
.myborder {border:2px solid #ca018a;}