#ca3465 color space conversions
Hex:
#ca3465
RGB:
202, 52, 101
CMY:
21, 80, 60
CMYK:
0, 74, 50, 21
HSL:
340°, 59.0551%, 49.8039%
HSV (HSB):
340°, 74.2574%, 79.2157%
XYZ:
27.9341, 15.9521, 13.9187
xyY:
0.4832, 0.2760, 15.9521
CIE-Lab:
46.9116, 61.2606, 7.7188
CIE-LCH:
46.9116, 61.7450, 7.1814
CIE-Luv:
46.9116, 99.8930, -2.2377
Hunter-Lab:
39.9401, 54.9475, 7.2962
#ca3465 color charts
#ca3465 color shades, tints & tones
#ca3465 color schemes
#ca3465 color preview, HTML & CSS examples
This text has a color of #ca3465
<p style="color:#ca3465;">Text here</p>
.mytext {color:#ca3465;}
This box has a color of #ca3465
<div style="background-color:#ca3465;">Content here</div>
.mybackground {background-color:#ca3465;}
Border around this has a color of #ca3465
<div style="border:2px solid #ca3465;">Content here</div>
.myborder {border:2px solid #ca3465;}