#ca3c00 color space conversions
Hex:
#ca3c00
RGB:
202, 60, 0
CMY:
21, 76, 100
CMYK:
0, 70, 100, 21
HSL:
18°, 100.0000%, 39.6078%
HSV (HSB):
18°, 100.0000%, 79.2157%
XYZ:
25.9730, 15.7883, 1.6785
xyY:
0.5979, 0.3635, 15.7883
CIE-Lab:
46.6955, 54.2233, 58.3198
CIE-LCH:
46.6955, 79.6327, 47.0846
CIE-Luv:
46.6955, 115.3736, 37.7569
Hunter-Lab:
39.7345, 47.1437, 25.3095
#ca3c00 color charts
#ca3c00 color shades, tints & tones
#ca3c00 color schemes
#ca3c00 color preview, HTML & CSS examples
This text has a color of #ca3c00
<p style="color:#ca3c00;">Text here</p>
.mytext {color:#ca3c00;}
This box has a color of #ca3c00
<div style="background-color:#ca3c00;">Content here</div>
.mybackground {background-color:#ca3c00;}
Border around this has a color of #ca3c00
<div style="border:2px solid #ca3c00;">Content here</div>
.myborder {border:2px solid #ca3c00;}