#ca127e color space conversions
Hex:
#ca127e
RGB:
202, 18, 126
CMY:
21, 93, 51
CMYK:
0, 91, 38, 21
HSL:
325°, 83.6364%, 43.1373%
HSV (HSB):
325°, 91.0891%, 79.2157%
XYZ:
28.3393, 14.4955, 21.0429
xyY:
0.4436, 0.2269, 14.4955
CIE-Lab:
44.9354, 71.3788, -10.5712
CIE-LCH:
44.9354, 72.1574, 351.5757
CIE-Luv:
44.9354, 98.7988, -26.8720
Hunter-Lab:
38.0730, 66.2373, -6.1185
#ca127e color charts
#ca127e color shades, tints & tones
#ca127e color schemes
#ca127e color preview, HTML & CSS examples
This text has a color of #ca127e
<p style="color:#ca127e;">Text here</p>
.mytext {color:#ca127e;}
This box has a color of #ca127e
<div style="background-color:#ca127e;">Content here</div>
.mybackground {background-color:#ca127e;}
Border around this has a color of #ca127e
<div style="border:2px solid #ca127e;">Content here</div>
.myborder {border:2px solid #ca127e;}