#ca080c color space conversions
Hex:
#ca080c
RGB:
202, 8, 12
CMY:
21, 97, 95
CMYK:
0, 96, 94, 21
HSL:
359°, 92.3810%, 41.1765%
HSV (HSB):
359°, 96.0396%, 79.2157%
XYZ:
24.5103, 12.7568, 1.5183
xyY:
0.6319, 0.3289, 12.7568
CIE-Lab:
42.3944, 66.5535, 52.5413
CIE-LCH:
42.3944, 84.7936, 38.2897
CIE-Luv:
42.3944, 136.1064, 28.9589
Hunter-Lab:
35.7166, 59.9905, 22.4813
#ca080c color charts
#ca080c color shades, tints & tones
#ca080c color schemes
#ca080c color preview, HTML & CSS examples
This text has a color of #ca080c
<p style="color:#ca080c;">Text here</p>
.mytext {color:#ca080c;}
This box has a color of #ca080c
<div style="background-color:#ca080c;">Content here</div>
.mybackground {background-color:#ca080c;}
Border around this has a color of #ca080c
<div style="border:2px solid #ca080c;">Content here</div>
.myborder {border:2px solid #ca080c;}