#d4aabb color space conversions
Hex:
#d4aabb
RGB:
212, 170, 187
CMY:
17, 33, 27
CMYK:
0, 20, 12, 17
HSL:
336°, 32.8125%, 74.9020%
HSV (HSB):
336°, 19.8113%, 83.1373%
XYZ:
50.4957, 46.3344, 53.2957
xyY:
0.3364, 0.3086, 46.3344
CIE-Lab:
73.7620, 18.0519, -2.8566
CIE-LCH:
73.7620, 18.2765, 351.0079
CIE-Luv:
73.7620, 24.2101, -7.4366
Hunter-Lab:
68.0693, 13.2949, 1.2267
#d4aabb color charts
#d4aabb color shades, tints & tones
#d4aabb color schemes
#d4aabb color preview, HTML & CSS examples
This text has a color of #d4aabb
<p style="color:#d4aabb;">Text here</p>
.mytext {color:#d4aabb;}
This box has a color of #d4aabb
<div style="background-color:#d4aabb;">Content here</div>
.mybackground {background-color:#d4aabb;}
Border around this has a color of #d4aabb
<div style="border:2px solid #d4aabb;">Content here</div>
.myborder {border:2px solid #d4aabb;}