#ca032c color space conversions
Hex:
#ca032c
RGB:
202, 3, 44
CMY:
21, 99, 83
CMYK:
0, 99, 78, 21
HSL:
348°, 97.0732%, 40.1961%
HSV (HSB):
348°, 98.5149%, 79.2157%
XYZ:
24.8443, 12.8035, 3.5448
xyY:
0.6031, 0.3108, 12.8035
CIE-Lab:
42.4657, 67.6854, 36.9415
CIE-LCH:
42.4657, 77.1102, 28.6249
CIE-Luv:
42.4657, 131.8982, 21.0370
Hunter-Lab:
35.7820, 61.3182, 19.1738
#ca032c color charts
#ca032c color shades, tints & tones
#ca032c color schemes
#ca032c color preview, HTML & CSS examples
This text has a color of #ca032c
<p style="color:#ca032c;">Text here</p>
.mytext {color:#ca032c;}
This box has a color of #ca032c
<div style="background-color:#ca032c;">Content here</div>
.mybackground {background-color:#ca032c;}
Border around this has a color of #ca032c
<div style="border:2px solid #ca032c;">Content here</div>
.myborder {border:2px solid #ca032c;}