#ca145c color space conversions
Hex:
#ca145c
RGB:
202, 20, 92
CMY:
21, 92, 64
CMYK:
0, 90, 54, 21
HSL:
336°, 81.9820%, 43.5294%
HSV (HSB):
336°, 90.0990%, 79.2157%
XYZ:
26.5390, 13.8296, 11.3958
xyY:
0.5127, 0.2672, 13.8296
CIE-Lab:
43.9875, 68.2358, 9.1745
CIE-LCH:
43.9875, 68.8498, 7.6576
CIE-Luv:
43.9875, 113.2319, -2.4045
Hunter-Lab:
37.1881, 62.3060, 7.8630
#ca145c color charts
#ca145c color shades, tints & tones
#ca145c color schemes
#ca145c color preview, HTML & CSS examples
This text has a color of #ca145c
<p style="color:#ca145c;">Text here</p>
.mytext {color:#ca145c;}
This box has a color of #ca145c
<div style="background-color:#ca145c;">Content here</div>
.mybackground {background-color:#ca145c;}
Border around this has a color of #ca145c
<div style="border:2px solid #ca145c;">Content here</div>
.myborder {border:2px solid #ca145c;}