#ca018c color space conversions
Hex:
#ca018c
RGB:
202, 1, 140
CMY:
21, 100, 45
CMYK:
0, 100, 31, 21
HSL:
319°, 99.0148%, 39.8039%
HSV (HSB):
319°, 99.5050%, 79.2157%
XYZ:
29.1016, 14.4717, 26.0704
xyY:
0.4179, 0.2078, 14.4717
CIE-Lab:
44.9020, 74.4912, -19.1884
CIE-LCH:
44.9020, 76.9229, 345.5551
CIE-Luv:
44.9020, 93.9849, -39.0079
Hunter-Lab:
38.0417, 69.9781, -14.0030
#ca018c color charts
#ca018c color shades, tints & tones
#ca018c color schemes
#ca018c color preview, HTML & CSS examples
This text has a color of #ca018c
<p style="color:#ca018c;">Text here</p>
.mytext {color:#ca018c;}
This box has a color of #ca018c
<div style="background-color:#ca018c;">Content here</div>
.mybackground {background-color:#ca018c;}
Border around this has a color of #ca018c
<div style="border:2px solid #ca018c;">Content here</div>
.myborder {border:2px solid #ca018c;}