#ca3b3a color space conversions
Hex:
#ca3b3a
RGB:
202, 59, 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.6848, 15.9900, 5.6829
xyY:
0.5518, 0.3307, 15.9900
CIE-Lab:
46.9613, 56.0149, 33.8116
CIE-LCH:
46.9613, 65.4285, 31.1160
CIE-Luv:
46.9613, 109.0073, 23.8906
Hunter-Lab:
39.9875, 49.1402, 19.5651
#ca3b3a color charts
#ca3b3a color shades, tints & tones
#ca3b3a color schemes
#ca3b3a color preview, HTML & CSS examples
This text has a color of #ca3b3a
<p style="color:#ca3b3a;">Text here</p>
.mytext {color:#ca3b3a;}
This box has a color of #ca3b3a
<div style="background-color:#ca3b3a;">Content here</div>
.mybackground {background-color:#ca3b3a;}
Border around this has a color of #ca3b3a
<div style="border:2px solid #ca3b3a;">Content here</div>
.myborder {border:2px solid #ca3b3a;}