#ca2d6d color space conversions
Hex:
#ca2d6d
RGB:
202, 45, 109
CMY:
21, 82, 57
CMYK:
0, 78, 46, 21
HSL:
336°, 63.5628%, 48.4314%
HSV (HSB):
336°, 77.7228%, 79.2157%
XYZ:
28.0558, 15.5375, 15.9883
xyY:
0.4709, 0.2608, 15.5375
CIE-Lab:
46.3617, 64.1132, 2.0060
CIE-LCH:
46.3617, 64.1445, 1.7921
CIE-Luv:
46.3617, 99.5937, -9.5890
Hunter-Lab:
39.4176, 58.0683, 3.5435
#ca2d6d color charts
#ca2d6d color shades, tints & tones
#ca2d6d color schemes
#ca2d6d color preview, HTML & CSS examples
This text has a color of #ca2d6d
<p style="color:#ca2d6d;">Text here</p>
.mytext {color:#ca2d6d;}
This box has a color of #ca2d6d
<div style="background-color:#ca2d6d;">Content here</div>
.mybackground {background-color:#ca2d6d;}
Border around this has a color of #ca2d6d
<div style="border:2px solid #ca2d6d;">Content here</div>
.myborder {border:2px solid #ca2d6d;}