#ca6385 color space conversions
Hex:
#ca6385
RGB:
202, 99, 133
CMY:
21, 61, 48
CMYK:
0, 51, 34, 21
HSL:
340°, 49.2823%, 59.0196%
HSV (HSB):
340°, 50.9901%, 79.2157%
XYZ:
33.0526, 23.1737, 24.9212
xyY:
0.4073, 0.2856, 23.1737
CIE-Lab:
55.2508, 44.4928, 0.5068
CIE-LCH:
55.2508, 44.4956, 0.6526
CIE-Luv:
55.2508, 66.4129, -7.4555
Hunter-Lab:
48.1391, 38.3159, 3.0034
#ca6385 color charts
#ca6385 color shades, tints & tones
#ca6385 color schemes
#ca6385 color preview, HTML & CSS examples
This text has a color of #ca6385
<p style="color:#ca6385;">Text here</p>
.mytext {color:#ca6385;}
This box has a color of #ca6385
<div style="background-color:#ca6385;">Content here</div>
.mybackground {background-color:#ca6385;}
Border around this has a color of #ca6385
<div style="border:2px solid #ca6385;">Content here</div>
.myborder {border:2px solid #ca6385;}