#ca3300 color space conversions
Hex:
#ca3300
RGB:
202, 51, 0
CMY:
21, 80, 100
CMYK:
0, 75, 100, 21
HSL:
15°, 100.0000%, 39.6078%
HSV (HSB):
15°, 100.0000%, 79.2157%
XYZ:
25.5409, 14.9242, 1.5345
xyY:
0.6081, 0.3553, 14.9242
CIE-Lab:
45.5302, 57.4369, 57.7771
CIE-LCH:
45.5302, 81.4690, 45.1692
CIE-Luv:
45.5302, 120.9638, 35.7849
Hunter-Lab:
38.6319, 50.4072, 24.6872
#ca3300 color charts
#ca3300 color shades, tints & tones
#ca3300 color schemes
#ca3300 color preview, HTML & CSS examples
This text has a color of #ca3300
<p style="color:#ca3300;">Text here</p>
.mytext {color:#ca3300;}
This box has a color of #ca3300
<div style="background-color:#ca3300;">Content here</div>
.mybackground {background-color:#ca3300;}
Border around this has a color of #ca3300
<div style="border:2px solid #ca3300;">Content here</div>
.myborder {border:2px solid #ca3300;}