#a99cbc color space conversions
Hex:
#a99cbc
RGB:
169, 156, 188
CMY:
34, 39, 26
CMYK:
10, 17, 0, 26
HSL:
264°, 19.2771%, 67.4510%
HSV (HSB):
264°, 17.0213%, 73.7255%
XYZ:
37.3278, 35.8428, 52.5279
xyY:
0.2970, 0.2851, 35.8428
CIE-Lab:
66.3996, 10.9866, -14.7897
CIE-LCH:
66.3996, 18.4239, 306.6070
CIE-Luv:
66.3996, 5.1644, -24.1515
Hunter-Lab:
59.8688, 6.5229, -10.1119
#a99cbc color charts
#a99cbc color shades, tints & tones
#a99cbc color schemes
#a99cbc color preview, HTML & CSS examples
This text has a color of #a99cbc
<p style="color:#a99cbc;">Text here</p>
.mytext {color:#a99cbc;}
This box has a color of #a99cbc
<div style="background-color:#a99cbc;">Content here</div>
.mybackground {background-color:#a99cbc;}
Border around this has a color of #a99cbc
<div style="border:2px solid #a99cbc;">Content here</div>
.myborder {border:2px solid #a99cbc;}