#d0abc2 color space conversions
Hex:
#d0abc2
RGB:
208, 171, 194
CMY:
18, 33, 24
CMYK:
0, 18, 7, 18
HSL:
323°, 28.2443%, 74.3137%
HSV (HSB):
323°, 17.7885%, 81.5686%
XYZ:
50.3129, 46.4308, 57.3492
xyY:
0.3265, 0.3013, 46.4308
CIE-Lab:
73.8242, 17.2944, -6.6480
CIE-LCH:
73.8242, 18.5282, 338.9731
CIE-Luv:
73.8242, 20.3388, -12.9945
Hunter-Lab:
68.1401, 12.5547, -2.2025
#d0abc2 color charts
#d0abc2 color shades, tints & tones
#d0abc2 color schemes
#d0abc2 color preview, HTML & CSS examples
This text has a color of #d0abc2
<p style="color:#d0abc2;">Text here</p>
.mytext {color:#d0abc2;}
This box has a color of #d0abc2
<div style="background-color:#d0abc2;">Content here</div>
.mybackground {background-color:#d0abc2;}
Border around this has a color of #d0abc2
<div style="border:2px solid #d0abc2;">Content here</div>
.myborder {border:2px solid #d0abc2;}