#ca555e color space conversions
Hex:
#ca555e
RGB:
202, 85, 94
CMY:
21, 67, 63
CMYK:
0, 58, 53, 21
HSL:
355°, 52.4664%, 56.2745%
HSV (HSB):
355°, 57.9208%, 79.2157%
XYZ:
29.6260, 19.8617, 12.8619
xyY:
0.4752, 0.3186, 19.8617
CIE-Lab:
51.6805, 47.2856, 18.5583
CIE-LCH:
51.6805, 50.7970, 21.4286
CIE-Luv:
51.6805, 84.5318, 13.3584
Hunter-Lab:
44.5665, 40.6683, 14.0854
#ca555e color charts
#ca555e color shades, tints & tones
#ca555e color schemes
#ca555e color preview, HTML & CSS examples
This text has a color of #ca555e
<p style="color:#ca555e;">Text here</p>
.mytext {color:#ca555e;}
This box has a color of #ca555e
<div style="background-color:#ca555e;">Content here</div>
.mybackground {background-color:#ca555e;}
Border around this has a color of #ca555e
<div style="border:2px solid #ca555e;">Content here</div>
.myborder {border:2px solid #ca555e;}