#ca2a65 color space conversions
Hex:
#ca2a65
RGB:
202, 42, 101
CMY:
21, 84, 60
CMYK:
0, 79, 50, 21
HSL:
338°, 65.5738%, 47.8431%
HSV (HSB):
338°, 79.2079%, 79.2157%
XYZ:
27.5340, 15.1521, 13.7854
xyY:
0.4876, 0.2683, 15.1521
CIE-Lab:
45.8418, 64.2775, 6.1970
CIE-LCH:
45.8418, 64.5755, 5.5069
CIE-Luv:
45.8418, 103.7101, -4.7066
Hunter-Lab:
38.9257, 58.1420, 6.2507
#ca2a65 color charts
#ca2a65 color shades, tints & tones
#ca2a65 color schemes
#ca2a65 color preview, HTML & CSS examples
This text has a color of #ca2a65
<p style="color:#ca2a65;">Text here</p>
.mytext {color:#ca2a65;}
This box has a color of #ca2a65
<div style="background-color:#ca2a65;">Content here</div>
.mybackground {background-color:#ca2a65;}
Border around this has a color of #ca2a65
<div style="border:2px solid #ca2a65;">Content here</div>
.myborder {border:2px solid #ca2a65;}