#d7abb9 color space conversions
Hex:
#d7abb9
RGB:
215, 171, 185
CMY:
16, 33, 27
CMYK:
0, 20, 14, 16
HSL:
341°, 35.4839%, 75.6863%
HSV (HSB):
341°, 20.4651%, 84.3137%
XYZ:
51.3442, 47.0757, 52.2793
xyY:
0.3407, 0.3124, 47.0757
CIE-Lab:
74.2381, 18.2549, -1.0272
CIE-LCH:
74.2381, 18.2837, 356.7795
CIE-Luv:
74.2381, 25.8485, -4.7783
Hunter-Lab:
68.6117, 13.5064, 2.8516
#d7abb9 color charts
#d7abb9 color shades, tints & tones
#d7abb9 color schemes
#d7abb9 color preview, HTML & CSS examples
This text has a color of #d7abb9
<p style="color:#d7abb9;">Text here</p>
.mytext {color:#d7abb9;}
This box has a color of #d7abb9
<div style="background-color:#d7abb9;">Content here</div>
.mybackground {background-color:#d7abb9;}
Border around this has a color of #d7abb9
<div style="border:2px solid #d7abb9;">Content here</div>
.myborder {border:2px solid #d7abb9;}