#ca646c color space conversions
Hex:
#ca646c
RGB:
202, 100, 108
CMY:
21, 61, 58
CMYK:
0, 50, 47, 21
HSL:
355°, 49.0385%, 59.2157%
HSV (HSB):
355°, 50.4950%, 79.2157%
XYZ:
31.6211, 22.7536, 16.9126
xyY:
0.4436, 0.3192, 22.7536
CIE-Lab:
54.8176, 41.2086, 14.5898
CIE-LCH:
54.8176, 43.7151, 19.4964
CIE-Luv:
54.8176, 71.7684, 10.7075
Hunter-Lab:
47.7007, 34.8523, 12.3688
#ca646c color charts
#ca646c color shades, tints & tones
#ca646c color schemes
#ca646c color preview, HTML & CSS examples
This text has a color of #ca646c
<p style="color:#ca646c;">Text here</p>
.mytext {color:#ca646c;}
This box has a color of #ca646c
<div style="background-color:#ca646c;">Content here</div>
.mybackground {background-color:#ca646c;}
Border around this has a color of #ca646c
<div style="border:2px solid #ca646c;">Content here</div>
.myborder {border:2px solid #ca646c;}