#ca5565 color space conversions
Hex:
#ca5565
RGB:
202, 85, 101
CMY:
21, 67, 60
CMYK:
0, 58, 50, 21
HSL:
352°, 52.4664%, 56.2745%
HSV (HSB):
352°, 57.9208%, 79.2157%
XYZ:
29.9546, 19.9931, 14.5922
xyY:
0.4641, 0.3098, 19.9931
CIE-Lab:
51.8295, 47.8922, 14.5983
CIE-LCH:
51.8295, 50.0677, 16.9521
CIE-Luv:
51.8295, 82.7734, 8.9348
Hunter-Lab:
44.7137, 41.3317, 11.9504
#ca5565 color charts
#ca5565 color shades, tints & tones
#ca5565 color schemes
#ca5565 color preview, HTML & CSS examples
This text has a color of #ca5565
<p style="color:#ca5565;">Text here</p>
.mytext {color:#ca5565;}
This box has a color of #ca5565
<div style="background-color:#ca5565;">Content here</div>
.mybackground {background-color:#ca5565;}
Border around this has a color of #ca5565
<div style="border:2px solid #ca5565;">Content here</div>
.myborder {border:2px solid #ca5565;}