#ca323e color space conversions
Hex:
#ca323e
RGB:
202, 50, 62
CMY:
21, 80, 76
CMYK:
0, 75, 69, 21
HSL:
355°, 60.3175%, 49.4118%
HSV (HSB):
355°, 75.2475%, 79.2157%
XYZ:
26.3672, 15.1856, 6.0988
xyY:
0.5533, 0.3187, 15.1856
CIE-Lab:
45.8873, 59.3403, 30.1792
CIE-LCH:
45.8873, 66.5737, 26.9570
CIE-Luv:
45.8873, 112.9104, 19.8661
Hunter-Lab:
38.9687, 52.5827, 17.9988
#ca323e color charts
#ca323e color shades, tints & tones
#ca323e color schemes
#ca323e color preview, HTML & CSS examples
This text has a color of #ca323e
<p style="color:#ca323e;">Text here</p>
.mytext {color:#ca323e;}
This box has a color of #ca323e
<div style="background-color:#ca323e;">Content here</div>
.mybackground {background-color:#ca323e;}
Border around this has a color of #ca323e
<div style="border:2px solid #ca323e;">Content here</div>
.myborder {border:2px solid #ca323e;}