#ca1b1b color space conversions
Hex:
#ca1b1b
RGB:
202, 27, 27
CMY:
21, 89, 89
CMYK:
0, 87, 87, 21
HSL:
0°, 76.4192%, 44.9020%
HSV (HSB):
0°, 86.6337%, 79.2157%
XYZ:
24.9469, 13.4196, 2.3123
xyY:
0.6133, 0.3299, 13.4196
CIE-Lab:
43.3887, 64.1463, 47.0095
CIE-LCH:
43.3887, 79.5276, 36.2358
CIE-Luv:
43.3887, 129.7930, 27.9894
Hunter-Lab:
36.6327, 57.4513, 21.9004
#ca1b1b color charts
#ca1b1b color shades, tints & tones
#ca1b1b color schemes
#ca1b1b color preview, HTML & CSS examples
This text has a color of #ca1b1b
<p style="color:#ca1b1b;">Text here</p>
.mytext {color:#ca1b1b;}
This box has a color of #ca1b1b
<div style="background-color:#ca1b1b;">Content here</div>
.mybackground {background-color:#ca1b1b;}
Border around this has a color of #ca1b1b
<div style="border:2px solid #ca1b1b;">Content here</div>
.myborder {border:2px solid #ca1b1b;}