#ca401e color space conversions
Hex:
#ca401e
RGB:
202, 64, 30
CMY:
21, 75, 88
CMYK:
0, 68, 85, 21
HSL:
12°, 74.1379%, 45.4902%
HSV (HSB):
12°, 85.1485%, 79.2157%
XYZ:
26.4249, 16.3171, 2.9851
xyY:
0.5779, 0.3568, 16.3171
CIE-Lab:
47.3878, 53.1102, 48.9832
CIE-LCH:
47.3878, 72.2498, 42.6852
CIE-Luv:
47.3878, 110.5637, 34.4282
Hunter-Lab:
40.3944, 46.0793, 23.8947
#ca401e color charts
#ca401e color shades, tints & tones
#ca401e color schemes
#ca401e color preview, HTML & CSS examples
This text has a color of #ca401e
<p style="color:#ca401e;">Text here</p>
.mytext {color:#ca401e;}
This box has a color of #ca401e
<div style="background-color:#ca401e;">Content here</div>
.mybackground {background-color:#ca401e;}
Border around this has a color of #ca401e
<div style="border:2px solid #ca401e;">Content here</div>
.myborder {border:2px solid #ca401e;}