#ca343a color space conversions
Hex:
#ca343a
RGB:
202, 52, 58
CMY:
21, 80, 77
CMYK:
0, 74, 71, 21
HSL:
358°, 59.0551%, 49.8039%
HSV (HSB):
358°, 74.2574%, 79.2157%
XYZ:
26.3488, 15.3180, 5.5709
xyY:
0.5578, 0.3243, 15.3180
CIE-Lab:
46.0667, 58.4910, 32.7635
CIE-LCH:
46.0667, 67.0421, 29.2552
CIE-Luv:
46.0667, 112.8634, 22.1369
Hunter-Lab:
39.1383, 51.6786, 18.9575
#ca343a color charts
#ca343a color shades, tints & tones
#ca343a color schemes
#ca343a color preview, HTML & CSS examples
This text has a color of #ca343a
<p style="color:#ca343a;">Text here</p>
.mytext {color:#ca343a;}
This box has a color of #ca343a
<div style="background-color:#ca343a;">Content here</div>
.mybackground {background-color:#ca343a;}
Border around this has a color of #ca343a
<div style="border:2px solid #ca343a;">Content here</div>
.myborder {border:2px solid #ca343a;}