#ca3600 color space conversions
Hex:
#ca3600
RGB:
202, 54, 0
CMY:
21, 79, 100
CMYK:
0, 73, 100, 21
HSL:
16°, 100.0000%, 39.6078%
HSV (HSB):
16°, 100.0000%, 79.2157%
XYZ:
25.6763, 15.1949, 1.5796
xyY:
0.6048, 0.3579, 15.1949
CIE-Lab:
45.9000, 56.4120, 57.9457
CIE-LCH:
45.9000, 80.8704, 45.7684
CIE-Luv:
45.9000, 119.1732, 36.4127
Hunter-Lab:
38.9806, 49.3607, 24.8838
#ca3600 color charts
#ca3600 color shades, tints & tones
#ca3600 color schemes
#ca3600 color preview, HTML & CSS examples
This text has a color of #ca3600
<p style="color:#ca3600;">Text here</p>
.mytext {color:#ca3600;}
This box has a color of #ca3600
<div style="background-color:#ca3600;">Content here</div>
.mybackground {background-color:#ca3600;}
Border around this has a color of #ca3600
<div style="border:2px solid #ca3600;">Content here</div>
.myborder {border:2px solid #ca3600;}