#d0abc1 color space conversions
Hex:
#d0abc1
RGB:
208, 171, 193
CMY:
18, 33, 24
CMYK:
0, 18, 7, 18
HSL:
324°, 28.2443%, 74.3137%
HSV (HSB):
324°, 17.7885%, 81.5686%
XYZ:
50.2010, 46.3860, 56.7596
xyY:
0.3274, 0.3025, 46.3860
CIE-Lab:
73.7953, 17.1187, -6.1424
CIE-LCH:
73.7953, 18.1874, 340.2613
CIE-Luv:
73.7953, 20.4473, -12.1960
Hunter-Lab:
68.1072, 12.3824, -1.7363
#d0abc1 color charts
#d0abc1 color shades, tints & tones
#d0abc1 color schemes
#d0abc1 color preview, HTML & CSS examples
This text has a color of #d0abc1
<p style="color:#d0abc1;">Text here</p>
.mytext {color:#d0abc1;}
This box has a color of #d0abc1
<div style="background-color:#d0abc1;">Content here</div>
.mybackground {background-color:#d0abc1;}
Border around this has a color of #d0abc1
<div style="border:2px solid #d0abc1;">Content here</div>
.myborder {border:2px solid #d0abc1;}