#d1aabb color space conversions
Hex:
#d1aabb
RGB:
209, 170, 187
CMY:
18, 33, 27
CMYK:
0, 19, 11, 18
HSL:
334°, 29.7710%, 74.3137%
HSV (HSB):
334°, 18.6603%, 81.9608%
XYZ:
49.6389, 45.8926, 53.2556
xyY:
0.3336, 0.3084, 45.8926
CIE-Lab:
73.4758, 16.9816, -3.3104
CIE-LCH:
73.4758, 17.3013, 348.9690
CIE-Luv:
73.4758, 22.2742, -7.9118
Hunter-Lab:
67.7441, 12.2421, 0.8113
#d1aabb color charts
#d1aabb color shades, tints & tones
#d1aabb color schemes
#d1aabb color preview, HTML & CSS examples
This text has a color of #d1aabb
<p style="color:#d1aabb;">Text here</p>
.mytext {color:#d1aabb;}
This box has a color of #d1aabb
<div style="background-color:#d1aabb;">Content here</div>
.mybackground {background-color:#d1aabb;}
Border around this has a color of #d1aabb
<div style="border:2px solid #d1aabb;">Content here</div>
.myborder {border:2px solid #d1aabb;}