#ca2db9 color space conversions
Hex:
#ca2db9
RGB:
202, 45, 185
CMY:
21, 82, 27
CMYK:
0, 78, 8, 21
HSL:
306°, 63.5628%, 48.4314%
HSV (HSB):
306°, 77.7228%, 79.2157%
XYZ:
34.0525, 17.9361, 47.5662
xyY:
0.3420, 0.1802, 17.9361
CIE-Lab:
49.4185, 73.1422, -38.9644
CIE-LCH:
49.4185, 82.8734, 331.9548
CIE-Luv:
49.4185, 69.1944, -68.2455
Hunter-Lab:
42.3510, 69.4090, -36.9453
#ca2db9 color charts
#ca2db9 color shades, tints & tones
#ca2db9 color schemes
#ca2db9 color preview, HTML & CSS examples
This text has a color of #ca2db9
<p style="color:#ca2db9;">Text here</p>
.mytext {color:#ca2db9;}
This box has a color of #ca2db9
<div style="background-color:#ca2db9;">Content here</div>
.mybackground {background-color:#ca2db9;}
Border around this has a color of #ca2db9
<div style="border:2px solid #ca2db9;">Content here</div>
.myborder {border:2px solid #ca2db9;}