#ca364c color space conversions
Hex:
#ca364c
RGB:
202, 54, 76
CMY:
21, 79, 70
CMYK:
0, 73, 62, 21
HSL:
351°, 58.2677%, 50.1961%
HSV (HSB):
351°, 73.2673%, 79.2157%
XYZ:
26.9808, 15.7167, 8.4491
xyY:
0.5275, 0.3073, 15.7167
CIE-Lab:
46.6006, 58.7759, 22.6261
CIE-LCH:
46.6006, 62.9805, 21.0545
CIE-Luv:
46.6006, 107.1017, 13.7378
Hunter-Lab:
39.6443, 52.1046, 15.1150
#ca364c color charts
#ca364c color shades, tints & tones
#ca364c color schemes
#ca364c color preview, HTML & CSS examples
This text has a color of #ca364c
<p style="color:#ca364c;">Text here</p>
.mytext {color:#ca364c;}
This box has a color of #ca364c
<div style="background-color:#ca364c;">Content here</div>
.mybackground {background-color:#ca364c;}
Border around this has a color of #ca364c
<div style="border:2px solid #ca364c;">Content here</div>
.myborder {border:2px solid #ca364c;}