#d0abc8 color space conversions
Hex:
#d0abc8
RGB:
208, 171, 200
CMY:
18, 33, 22
CMYK:
0, 18, 4, 18
HSL:
313°, 28.2443%, 74.3137%
HSV (HSB):
313°, 17.7885%, 81.5686%
XYZ:
51.0007, 46.7058, 60.9707
xyY:
0.3214, 0.2943, 46.7058
CIE-Lab:
74.0012, 18.3659, -9.6735
CIE-LCH:
74.0012, 20.7577, 332.2238
CIE-Luv:
74.0012, 19.6843, -17.8175
Hunter-Lab:
68.3417, 13.6095, -5.0561
#d0abc8 color charts
#d0abc8 color shades, tints & tones
#d0abc8 color schemes
#d0abc8 color preview, HTML & CSS examples
This text has a color of #d0abc8
<p style="color:#d0abc8;">Text here</p>
.mytext {color:#d0abc8;}
This box has a color of #d0abc8
<div style="background-color:#d0abc8;">Content here</div>
.mybackground {background-color:#d0abc8;}
Border around this has a color of #d0abc8
<div style="border:2px solid #d0abc8;">Content here</div>
.myborder {border:2px solid #d0abc8;}