#ca2f00 color space conversions
Hex:
#ca2f00
RGB:
202, 47, 0
CMY:
21, 82, 100
CMYK:
0, 77, 100, 21
HSL:
14°, 100.0000%, 39.6078%
HSV (HSB):
14°, 100.0000%, 79.2157%
XYZ:
25.3736, 14.5896, 1.4787
xyY:
0.6123, 0.3520, 14.5896
CIE-Lab:
45.0669, 58.7280, 57.5707
CIE-LCH:
45.0669, 82.2397, 44.4299
CIE-Luv:
45.0669, 123.2298, 34.9956
Hunter-Lab:
38.1963, 51.7332, 24.4421
#ca2f00 color charts
#ca2f00 color shades, tints & tones
#ca2f00 color schemes
#ca2f00 color preview, HTML & CSS examples
This text has a color of #ca2f00
<p style="color:#ca2f00;">Text here</p>
.mytext {color:#ca2f00;}
This box has a color of #ca2f00
<div style="background-color:#ca2f00;">Content here</div>
.mybackground {background-color:#ca2f00;}
Border around this has a color of #ca2f00
<div style="border:2px solid #ca2f00;">Content here</div>
.myborder {border:2px solid #ca2f00;}