#ca168c color space conversions
Hex:
#ca168c
RGB:
202, 22, 140
CMY:
21, 91, 45
CMYK:
0, 89, 31, 21
HSL:
321°, 80.3571%, 43.9216%
HSV (HSB):
321°, 89.1089%, 79.2157%
XYZ:
29.3777, 15.0238, 26.1625
xyY:
0.4163, 0.2129, 15.0238
CIE-Lab:
45.6668, 72.2567, -18.0156
CIE-LCH:
45.6668, 74.4687, 346.0000
CIE-Luv:
45.6668, 91.9055, -37.1387
Hunter-Lab:
38.7606, 67.4588, -12.8869
#ca168c color charts
#ca168c color shades, tints & tones
#ca168c color schemes
#ca168c color preview, HTML & CSS examples
This text has a color of #ca168c
<p style="color:#ca168c;">Text here</p>
.mytext {color:#ca168c;}
This box has a color of #ca168c
<div style="background-color:#ca168c;">Content here</div>
.mybackground {background-color:#ca168c;}
Border around this has a color of #ca168c
<div style="border:2px solid #ca168c;">Content here</div>
.myborder {border:2px solid #ca168c;}