#ca3065 color space conversions
Hex:
#ca3065
RGB:
202, 48, 101
CMY:
21, 81, 60
CMYK:
0, 76, 50, 21
HSL:
339°, 61.6000%, 49.0196%
HSV (HSB):
339°, 76.2376%, 79.2157%
XYZ:
27.7630, 15.6100, 13.8617
xyY:
0.4851, 0.2727, 15.6100
CIE-Lab:
46.4587, 62.5331, 7.0756
CIE-LCH:
46.4587, 62.9321, 6.4556
CIE-Luv:
46.4587, 101.5060, -3.2817
Hunter-Lab:
39.5096, 56.2888, 6.8552
#ca3065 color charts
#ca3065 color shades, tints & tones
#ca3065 color schemes
#ca3065 color preview, HTML & CSS examples
This text has a color of #ca3065
<p style="color:#ca3065;">Text here</p>
.mytext {color:#ca3065;}
This box has a color of #ca3065
<div style="background-color:#ca3065;">Content here</div>
.mybackground {background-color:#ca3065;}
Border around this has a color of #ca3065
<div style="border:2px solid #ca3065;">Content here</div>
.myborder {border:2px solid #ca3065;}