#ca2929 color space conversions
Hex:
#ca2929
RGB:
202, 41, 41
CMY:
21, 84, 84
CMYK:
0, 80, 80, 21
HSL:
0°, 66.2551%, 47.6471%
HSV (HSB):
0°, 79.7030%, 79.2157%
XYZ:
25.5503, 14.3025, 3.5118
xyY:
0.5892, 0.3298, 14.3025
CIE-Lab:
44.6637, 61.2113, 40.9295
CIE-LCH:
44.6637, 73.6345, 33.7690
CIE-Luv:
44.6637, 121.9015, 26.2870
Hunter-Lab:
37.8187, 54.4119, 20.9674
#ca2929 color charts
#ca2929 color shades, tints & tones
#ca2929 color schemes
#ca2929 color preview, HTML & CSS examples
This text has a color of #ca2929
<p style="color:#ca2929;">Text here</p>
.mytext {color:#ca2929;}
This box has a color of #ca2929
<div style="background-color:#ca2929;">Content here</div>
.mybackground {background-color:#ca2929;}
Border around this has a color of #ca2929
<div style="border:2px solid #ca2929;">Content here</div>
.myborder {border:2px solid #ca2929;}