#ca3a3a color space conversions
Hex:
#ca3a3a
RGB:
202, 58, 58
CMY:
21, 77, 77
CMYK:
0, 71, 71, 21
HSL:
0°, 57.6000%, 50.9804%
HSV (HSB):
0°, 71.2871%, 79.2157%
XYZ:
26.6339, 15.8882, 5.6659
xyY:
0.5527, 0.3297, 15.8882
CIE-Lab:
46.8274, 56.3838, 33.6552
CIE-LCH:
46.8274, 65.6643, 30.8328
CIE-Luv:
46.8274, 109.5807, 23.6289
Hunter-Lab:
39.8600, 49.5165, 19.4741
#ca3a3a color charts
#ca3a3a color shades, tints & tones
#ca3a3a color schemes
#ca3a3a color preview, HTML & CSS examples
This text has a color of #ca3a3a
<p style="color:#ca3a3a;">Text here</p>
.mytext {color:#ca3a3a;}
This box has a color of #ca3a3a
<div style="background-color:#ca3a3a;">Content here</div>
.mybackground {background-color:#ca3a3a;}
Border around this has a color of #ca3a3a
<div style="border:2px solid #ca3a3a;">Content here</div>
.myborder {border:2px solid #ca3a3a;}