#ca2f6d color space conversions
Hex:
#ca2f6d
RGB:
202, 47, 109
CMY:
21, 82, 57
CMYK:
0, 77, 46, 21
HSL:
336°, 62.2490%, 48.8235%
HSV (HSB):
336°, 76.7327%, 79.2157%
XYZ:
28.1340, 15.6937, 16.0144
xyY:
0.4701, 0.2623, 15.6937
CIE-Lab:
46.5701, 63.5238, 2.3080
CIE-LCH:
46.5701, 63.5657, 2.0808
CIE-Luv:
46.5701, 98.8847, -9.0974
Hunter-Lab:
39.6153, 57.4402, 3.7629
#ca2f6d color charts
#ca2f6d color shades, tints & tones
#ca2f6d color schemes
#ca2f6d color preview, HTML & CSS examples
This text has a color of #ca2f6d
<p style="color:#ca2f6d;">Text here</p>
.mytext {color:#ca2f6d;}
This box has a color of #ca2f6d
<div style="background-color:#ca2f6d;">Content here</div>
.mybackground {background-color:#ca2f6d;}
Border around this has a color of #ca2f6d
<div style="border:2px solid #ca2f6d;">Content here</div>
.myborder {border:2px solid #ca2f6d;}