#a18dbc color space conversions
Hex:
#a18dbc
RGB:
161, 141, 188
CMY:
37, 45, 26
CMYK:
14, 25, 0, 26
HSL:
266°, 25.9669%, 64.5098%
HSV (HSB):
266°, 25.0000%, 73.7255%
XYZ:
33.2999, 30.2577, 51.6622
xyY:
0.2890, 0.2626, 30.2577
CIE-Lab:
61.8759, 16.8111, -21.7227
CIE-LCH:
61.8759, 27.4679, 307.7361
CIE-Luv:
61.8759, 7.7120, -35.6049
Hunter-Lab:
55.0070, 11.7975, -17.1799
#a18dbc color charts
#a18dbc color shades, tints & tones
#a18dbc color schemes
#a18dbc color preview, HTML & CSS examples
This text has a color of #a18dbc
<p style="color:#a18dbc;">Text here</p>
.mytext {color:#a18dbc;}
This box has a color of #a18dbc
<div style="background-color:#a18dbc;">Content here</div>
.mybackground {background-color:#a18dbc;}
Border around this has a color of #a18dbc
<div style="border:2px solid #a18dbc;">Content here</div>
.myborder {border:2px solid #a18dbc;}