#ca3c64 color space conversions
Hex:
#ca3c64
RGB:
202, 60, 100
CMY:
21, 76, 61
CMYK:
0, 70, 50, 21
HSL:
343°, 57.2581%, 51.3725%
HSV (HSB):
343°, 70.2970%, 79.2157%
XYZ:
28.2732, 16.7084, 13.7915
xyY:
0.4811, 0.2843, 16.7084
CIE-Lab:
47.8905, 58.3814, 9.7144
CIE-LCH:
47.8905, 59.1841, 9.4472
CIE-Luv:
47.8905, 96.6699, 0.7383
Hunter-Lab:
40.8759, 51.9330, 8.6087
#ca3c64 color charts
#ca3c64 color shades, tints & tones
#ca3c64 color schemes
#ca3c64 color preview, HTML & CSS examples
This text has a color of #ca3c64
<p style="color:#ca3c64;">Text here</p>
.mytext {color:#ca3c64;}
This box has a color of #ca3c64
<div style="background-color:#ca3c64;">Content here</div>
.mybackground {background-color:#ca3c64;}
Border around this has a color of #ca3c64
<div style="border:2px solid #ca3c64;">Content here</div>
.myborder {border:2px solid #ca3c64;}