#ca119c color space conversions
Hex:
#ca119c
RGB:
202, 17, 156
CMY:
21, 93, 39
CMYK:
0, 92, 23, 21
HSL:
315°, 84.4749%, 42.9412%
HSV (HSB):
315°, 91.5842%, 79.2157%
XYZ:
30.5583, 15.3578, 32.8062
xyY:
0.3882, 0.1951, 15.3578
CIE-Lab:
46.1203, 74.7712, -26.9754
CIE-LCH:
46.1203, 79.4884, 340.1620
CIE-Luv:
46.1203, 85.3286, -50.1780
Hunter-Lab:
39.1890, 70.6080, -22.2011
#ca119c color charts
#ca119c color shades, tints & tones
#ca119c color schemes
#ca119c color preview, HTML & CSS examples
This text has a color of #ca119c
<p style="color:#ca119c;">Text here</p>
.mytext {color:#ca119c;}
This box has a color of #ca119c
<div style="background-color:#ca119c;">Content here</div>
.mybackground {background-color:#ca119c;}
Border around this has a color of #ca119c
<div style="border:2px solid #ca119c;">Content here</div>
.myborder {border:2px solid #ca119c;}