#ca555a color space conversions
Hex:
#ca555a
RGB:
202, 85, 90
CMY:
21, 67, 65
CMYK:
0, 58, 55, 21
HSL:
357°, 52.4664%, 56.2745%
HSV (HSB):
357°, 57.9208%, 79.2157%
XYZ:
29.4511, 19.7917, 11.9408
xyY:
0.4814, 0.3235, 19.7917
CIE-Lab:
51.6009, 46.9600, 20.8219
CIE-LCH:
51.6009, 51.3692, 23.9123
CIE-Luv:
51.6009, 85.4964, 15.7777
Hunter-Lab:
44.4879, 40.3135, 15.2278
#ca555a color charts
#ca555a color shades, tints & tones
#ca555a color schemes
#ca555a color preview, HTML & CSS examples
This text has a color of #ca555a
<p style="color:#ca555a;">Text here</p>
.mytext {color:#ca555a;}
This box has a color of #ca555a
<div style="background-color:#ca555a;">Content here</div>
.mybackground {background-color:#ca555a;}
Border around this has a color of #ca555a
<div style="border:2px solid #ca555a;">Content here</div>
.myborder {border:2px solid #ca555a;}