#ca343e color space conversions
Hex:
#ca343e
RGB:
202, 52, 62
CMY:
21, 80, 76
CMYK:
0, 74, 69, 21
HSL:
356°, 59.0551%, 49.8039%
HSV (HSB):
356°, 74.2574%, 79.2157%
XYZ:
26.4546, 15.3603, 6.1280
xyY:
0.5518, 0.3204, 15.3603
CIE-Lab:
46.1238, 58.6806, 30.4654
CIE-LCH:
46.1238, 66.1177, 27.4371
CIE-Luv:
46.1238, 111.8956, 20.3393
Hunter-Lab:
39.1923, 51.9003, 18.1642
#ca343e color charts
#ca343e color shades, tints & tones
#ca343e color schemes
#ca343e color preview, HTML & CSS examples
This text has a color of #ca343e
<p style="color:#ca343e;">Text here</p>
.mytext {color:#ca343e;}
This box has a color of #ca343e
<div style="background-color:#ca343e;">Content here</div>
.mybackground {background-color:#ca343e;}
Border around this has a color of #ca343e
<div style="border:2px solid #ca343e;">Content here</div>
.myborder {border:2px solid #ca343e;}