#ca050b color space conversions
Hex:
#ca050b
RGB:
202, 5, 11
CMY:
21, 98, 96
CMYK:
0, 98, 95, 21
HSL:
358°, 95.1691%, 40.5882%
HSV (HSB):
358°, 97.5248%, 79.2157%
XYZ:
24.4718, 12.6893, 1.4761
xyY:
0.6334, 0.3284, 12.6893
CIE-Lab:
42.2913, 66.8315, 52.8138
CIE-LCH:
42.2913, 85.1807, 38.3177
CIE-Luv:
42.2913, 136.7025, 28.9033
Hunter-Lab:
35.6220, 60.2885, 22.4786
#ca050b color charts
#ca050b color shades, tints & tones
#ca050b color schemes
#ca050b color preview, HTML & CSS examples
This text has a color of #ca050b
<p style="color:#ca050b;">Text here</p>
.mytext {color:#ca050b;}
This box has a color of #ca050b
<div style="background-color:#ca050b;">Content here</div>
.mybackground {background-color:#ca050b;}
Border around this has a color of #ca050b
<div style="border:2px solid #ca050b;">Content here</div>
.myborder {border:2px solid #ca050b;}