#ca303b color space conversions
Hex:
#ca303b
RGB:
202, 48, 59
CMY:
21, 81, 77
CMYK:
0, 76, 71, 21
HSL:
356°, 61.6000%, 49.0196%
HSV (HSB):
356°, 76.2376%, 79.2157%
XYZ:
26.2035, 14.9862, 5.6492
xyY:
0.5594, 0.3200, 14.9862
CIE-Lab:
45.6153, 59.8362, 31.6389
CIE-LCH:
45.6153, 67.6860, 27.8680
CIE-Luv:
45.6153, 114.6493, 20.7767
Hunter-Lab:
38.7121, 53.0774, 18.4463
#ca303b color charts
#ca303b color shades, tints & tones
#ca303b color schemes
#ca303b color preview, HTML & CSS examples
This text has a color of #ca303b
<p style="color:#ca303b;">Text here</p>
.mytext {color:#ca303b;}
This box has a color of #ca303b
<div style="background-color:#ca303b;">Content here</div>
.mybackground {background-color:#ca303b;}
Border around this has a color of #ca303b
<div style="border:2px solid #ca303b;">Content here</div>
.myborder {border:2px solid #ca303b;}