#ca3242 color space conversions
Hex:
#ca3242
RGB:
202, 50, 66
CMY:
21, 80, 74
CMYK:
0, 75, 67, 21
HSL:
354°, 60.3175%, 49.4118%
HSV (HSB):
354°, 75.2475%, 79.2157%
XYZ:
26.4811, 15.2311, 6.6984
xyY:
0.5470, 0.3146, 15.2311
CIE-Lab:
45.9491, 59.5426, 27.8560
CIE-LCH:
45.9491, 65.7364, 25.0717
CIE-Luv:
45.9491, 111.8692, 17.9550
Hunter-Lab:
39.0271, 52.8206, 17.1426
#ca3242 color charts
#ca3242 color shades, tints & tones
#ca3242 color schemes
#ca3242 color preview, HTML & CSS examples
This text has a color of #ca3242
<p style="color:#ca3242;">Text here</p>
.mytext {color:#ca3242;}
This box has a color of #ca3242
<div style="background-color:#ca3242;">Content here</div>
.mybackground {background-color:#ca3242;}
Border around this has a color of #ca3242
<div style="border:2px solid #ca3242;">Content here</div>
.myborder {border:2px solid #ca3242;}