#ca2628 color space conversions
Hex:
#ca2628
RGB:
202, 38, 40
CMY:
21, 85, 84
CMYK:
0, 81, 80, 21
HSL:
359°, 68.3333%, 47.0588%
HSV (HSB):
359°, 81.1881%, 79.2157%
XYZ:
25.4332, 14.0960, 3.3878
xyY:
0.5926, 0.3284, 14.0960
CIE-Lab:
44.3703, 61.9825, 41.1821
CIE-LCH:
44.3703, 74.4163, 33.6006
CIE-Luv:
44.3703, 123.4230, 26.0759
Hunter-Lab:
37.5446, 55.2153, 20.9313
#ca2628 color charts
#ca2628 color shades, tints & tones
#ca2628 color schemes
#ca2628 color preview, HTML & CSS examples
This text has a color of #ca2628
<p style="color:#ca2628;">Text here</p>
.mytext {color:#ca2628;}
This box has a color of #ca2628
<div style="background-color:#ca2628;">Content here</div>
.mybackground {background-color:#ca2628;}
Border around this has a color of #ca2628
<div style="border:2px solid #ca2628;">Content here</div>
.myborder {border:2px solid #ca2628;}