#ca081e color space conversions
Hex:
#ca081e
RGB:
202, 8, 30
CMY:
21, 97, 88
CMYK:
0, 96, 85, 21
HSL:
353°, 92.3810%, 41.1765%
HSV (HSB):
353°, 96.0396%, 79.2157%
XYZ:
24.6783, 12.8240, 2.4029
xyY:
0.6184, 0.3214, 12.8240
CIE-Lab:
42.4968, 66.8378, 44.7577
CIE-LCH:
42.4968, 80.4397, 33.8081
CIE-Luv:
42.4968, 133.8938, 25.6043
Hunter-Lab:
35.8106, 60.3421, 21.0891
#ca081e color charts
#ca081e color shades, tints & tones
#ca081e color schemes
#ca081e color preview, HTML & CSS examples
This text has a color of #ca081e
<p style="color:#ca081e;">Text here</p>
.mytext {color:#ca081e;}
This box has a color of #ca081e
<div style="background-color:#ca081e;">Content here</div>
.mybackground {background-color:#ca081e;}
Border around this has a color of #ca081e
<div style="border:2px solid #ca081e;">Content here</div>
.myborder {border:2px solid #ca081e;}