#ca2f2f color space conversions
Hex:
#ca2f2f
RGB:
202, 47, 47
CMY:
21, 82, 82
CMYK:
0, 77, 77, 21
HSL:
0°, 62.2490%, 48.8235%
HSV (HSB):
0°, 76.7327%, 79.2157%
XYZ:
25.8867, 14.7948, 4.1806
xyY:
0.5770, 0.3298, 14.7948
CIE-Lab:
45.3519, 59.6551, 38.3071
CIE-LCH:
45.3519, 70.8954, 32.7062
CIE-Luv:
45.3519, 117.8446, 25.4117
Hunter-Lab:
38.4640, 52.8204, 20.4806
#ca2f2f color charts
#ca2f2f color shades, tints & tones
#ca2f2f color schemes
#ca2f2f color preview, HTML & CSS examples
This text has a color of #ca2f2f
<p style="color:#ca2f2f;">Text here</p>
.mytext {color:#ca2f2f;}
This box has a color of #ca2f2f
<div style="background-color:#ca2f2f;">Content here</div>
.mybackground {background-color:#ca2f2f;}
Border around this has a color of #ca2f2f
<div style="border:2px solid #ca2f2f;">Content here</div>
.myborder {border:2px solid #ca2f2f;}