#ca2f2b color space conversions
Hex:
#ca2f2b
RGB:
202, 47, 43
CMY:
21, 82, 83
CMYK:
0, 77, 79, 21
HSL:
2°, 64.8980%, 48.0392%
HSV (HSB):
2°, 78.7129%, 79.2157%
XYZ:
25.8097, 14.7640, 3.7749
xyY:
0.5820, 0.3329, 14.7640
CIE-Lab:
45.3093, 59.5170, 40.4909
CIE-LCH:
45.3093, 71.9846, 34.2284
CIE-Luv:
45.3093, 118.6230, 26.8023
Hunter-Lab:
38.4240, 52.6580, 21.0719
#ca2f2b color charts
#ca2f2b color shades, tints & tones
#ca2f2b color schemes
#ca2f2b color preview, HTML & CSS examples
This text has a color of #ca2f2b
<p style="color:#ca2f2b;">Text here</p>
.mytext {color:#ca2f2b;}
This box has a color of #ca2f2b
<div style="background-color:#ca2f2b;">Content here</div>
.mybackground {background-color:#ca2f2b;}
Border around this has a color of #ca2f2b
<div style="border:2px solid #ca2f2b;">Content here</div>
.myborder {border:2px solid #ca2f2b;}