#ca3a00 color space conversions
Hex:
#ca3a00
RGB:
202, 58, 0
CMY:
21, 77, 100
CMYK:
0, 71, 100, 21
HSL:
17°, 100.0000%, 39.6078%
HSV (HSB):
17°, 100.0000%, 79.2157%
XYZ:
25.8702, 15.5827, 1.6442
xyY:
0.6003, 0.3616, 15.5827
CIE-Lab:
46.4221, 54.9729, 58.1896
CIE-LCH:
46.4221, 80.0503, 46.6282
CIE-Luv:
46.4221, 116.6711, 37.2960
Hunter-Lab:
39.4749, 47.9003, 25.1628
#ca3a00 color charts
#ca3a00 color shades, tints & tones
#ca3a00 color schemes
#ca3a00 color preview, HTML & CSS examples
This text has a color of #ca3a00
<p style="color:#ca3a00;">Text here</p>
.mytext {color:#ca3a00;}
This box has a color of #ca3a00
<div style="background-color:#ca3a00;">Content here</div>
.mybackground {background-color:#ca3a00;}
Border around this has a color of #ca3a00
<div style="border:2px solid #ca3a00;">Content here</div>
.myborder {border:2px solid #ca3a00;}