#ca8193 color space conversions
Hex:
#ca8193
RGB:
202, 129, 147
CMY:
21, 49, 42
CMYK:
0, 36, 27, 21
HSL:
345°, 40.7821%, 64.9020%
HSV (HSB):
345°, 36.1386%, 79.2157%
XYZ:
37.4738, 30.3637, 31.4894
xyY:
0.3773, 0.3057, 30.3637
CIE-Lab:
61.9667, 30.5709, 2.1644
CIE-LCH:
61.9667, 30.6475, 4.0498
CIE-Luv:
61.9667, 46.1960, -2.5048
Hunter-Lab:
55.1032, 24.9612, 4.6902
#ca8193 color charts
#ca8193 color shades, tints & tones
#ca8193 color schemes
#ca8193 color preview, HTML & CSS examples
This text has a color of #ca8193
<p style="color:#ca8193;">Text here</p>
.mytext {color:#ca8193;}
This box has a color of #ca8193
<div style="background-color:#ca8193;">Content here</div>
.mybackground {background-color:#ca8193;}
Border around this has a color of #ca8193
<div style="border:2px solid #ca8193;">Content here</div>
.myborder {border:2px solid #ca8193;}