#ca2d1c color space conversions
Hex:
#ca2d1c
RGB:
202, 45, 28
CMY:
21, 82, 89
CMYK:
0, 78, 86, 21
HSL:
6°, 75.6522%, 45.0980%
HSV (HSB):
6°, 86.1386%, 79.2157%
XYZ:
25.5051, 14.5172, 2.5564
xyY:
0.5990, 0.3409, 14.5172
CIE-Lab:
44.9657, 59.7193, 47.8440
CIE-LCH:
44.9657, 76.5209, 38.6999
CIE-Luv:
44.9657, 122.0117, 30.5960
Hunter-Lab:
38.1014, 52.8106, 22.6929
#ca2d1c color charts
#ca2d1c color shades, tints & tones
#ca2d1c color schemes
#ca2d1c color preview, HTML & CSS examples
This text has a color of #ca2d1c
<p style="color:#ca2d1c;">Text here</p>
.mytext {color:#ca2d1c;}
This box has a color of #ca2d1c
<div style="background-color:#ca2d1c;">Content here</div>
.mybackground {background-color:#ca2d1c;}
Border around this has a color of #ca2d1c
<div style="border:2px solid #ca2d1c;">Content here</div>
.myborder {border:2px solid #ca2d1c;}