#ca052c color space conversions
Hex:
#ca052c
RGB:
202, 5, 44
CMY:
21, 98, 83
CMYK:
0, 98, 78, 21
HSL:
348°, 95.1691%, 40.5882%
HSV (HSB):
348°, 97.5248%, 79.2157%
XYZ:
24.8660, 12.8469, 3.5520
xyY:
0.6026, 0.3113, 12.8469
CIE-Lab:
42.5317, 67.4940, 37.0119
CIE-LCH:
42.5317, 76.9761, 28.7392
CIE-Luv:
42.5317, 131.5786, 21.1640
Hunter-Lab:
35.8426, 61.1107, 19.2142
#ca052c color charts
#ca052c color shades, tints & tones
#ca052c color schemes
#ca052c color preview, HTML & CSS examples
This text has a color of #ca052c
<p style="color:#ca052c;">Text here</p>
.mytext {color:#ca052c;}
This box has a color of #ca052c
<div style="background-color:#ca052c;">Content here</div>
.mybackground {background-color:#ca052c;}
Border around this has a color of #ca052c
<div style="border:2px solid #ca052c;">Content here</div>
.myborder {border:2px solid #ca052c;}