#ca3005 color space conversions
Hex:
#ca3005
RGB:
202, 48, 5
CMY:
21, 81, 98
CMYK:
0, 76, 98, 21
HSL:
13°, 95.1691%, 40.5882%
HSV (HSB):
13°, 97.5248%, 79.2157%
XYZ:
25.4415, 14.6814, 1.6365
xyY:
0.6092, 0.3516, 14.6814
CIE-Lab:
45.1947, 58.4635, 56.1515
CIE-LCH:
45.1947, 81.0616, 43.8444
CIE-Luv:
45.1947, 122.3794, 34.6573
Hunter-Lab:
38.3163, 51.4677, 24.2892
#ca3005 color charts
#ca3005 color shades, tints & tones
#ca3005 color schemes
#ca3005 color preview, HTML & CSS examples
This text has a color of #ca3005
<p style="color:#ca3005;">Text here</p>
.mytext {color:#ca3005;}
This box has a color of #ca3005
<div style="background-color:#ca3005;">Content here</div>
.mybackground {background-color:#ca3005;}
Border around this has a color of #ca3005
<div style="border:2px solid #ca3005;">Content here</div>
.myborder {border:2px solid #ca3005;}