#ca85b8 color space conversions
Hex:
#ca85b8
RGB:
202, 133, 184
CMY:
21, 48, 28
CMYK:
0, 34, 9, 21
HSL:
316°, 39.4286%, 65.6863%
HSV (HSB):
316°, 34.1584%, 79.2157%
XYZ:
41.3964, 32.7923, 49.4951
xyY:
0.3347, 0.2651, 32.7923
CIE-Lab:
63.9924, 34.2100, -15.8612
CIE-LCH:
63.9924, 37.7081, 335.1255
CIE-Luv:
63.9924, 37.4667, -29.4867
Hunter-Lab:
57.2646, 28.8241, -11.1606
#ca85b8 color charts
#ca85b8 color shades, tints & tones
#ca85b8 color schemes
#ca85b8 color preview, HTML & CSS examples
This text has a color of #ca85b8
<p style="color:#ca85b8;">Text here</p>
.mytext {color:#ca85b8;}
This box has a color of #ca85b8
<div style="background-color:#ca85b8;">Content here</div>
.mybackground {background-color:#ca85b8;}
Border around this has a color of #ca85b8
<div style="border:2px solid #ca85b8;">Content here</div>
.myborder {border:2px solid #ca85b8;}