#ca2942 color space conversions
Hex:
#ca2942
RGB:
202, 41, 66
CMY:
21, 84, 74
CMYK:
0, 80, 67, 21
HSL:
351°, 66.2551%, 47.6471%
HSV (HSB):
351°, 79.7030%, 79.2157%
XYZ:
26.1334, 14.5358, 6.5826
xyY:
0.5531, 0.3076, 14.5358
CIE-Lab:
44.9917, 62.2339, 26.6632
CIE-LCH:
44.9917, 67.7052, 23.1920
CIE-Luv:
44.9917, 115.9517, 16.0003
Hunter-Lab:
38.1258, 55.6330, 16.4514
#ca2942 color charts
#ca2942 color shades, tints & tones
#ca2942 color schemes
#ca2942 color preview, HTML & CSS examples
This text has a color of #ca2942
<p style="color:#ca2942;">Text here</p>
.mytext {color:#ca2942;}
This box has a color of #ca2942
<div style="background-color:#ca2942;">Content here</div>
.mybackground {background-color:#ca2942;}
Border around this has a color of #ca2942
<div style="border:2px solid #ca2942;">Content here</div>
.myborder {border:2px solid #ca2942;}