#ca1931 color space conversions
Hex:
#ca1931
RGB:
202, 25, 49
CMY:
21, 90, 81
CMYK:
0, 88, 76, 21
HSL:
352°, 77.9736%, 44.5098%
HSV (HSB):
352°, 87.6238%, 79.2157%
XYZ:
25.2591, 13.4736, 4.1751
xyY:
0.5887, 0.3140, 13.4736
CIE-Lab:
43.4683, 65.1334, 35.0894
CIE-LCH:
43.4683, 73.9839, 28.3127
CIE-Luv:
43.4683, 126.2081, 20.9979
Hunter-Lab:
36.7064, 58.5969, 18.9506
#ca1931 color charts
#ca1931 color shades, tints & tones
#ca1931 color schemes
#ca1931 color preview, HTML & CSS examples
This text has a color of #ca1931
<p style="color:#ca1931;">Text here</p>
.mytext {color:#ca1931;}
This box has a color of #ca1931
<div style="background-color:#ca1931;">Content here</div>
.mybackground {background-color:#ca1931;}
Border around this has a color of #ca1931
<div style="border:2px solid #ca1931;">Content here</div>
.myborder {border:2px solid #ca1931;}