#d0bbd9 color space conversions
Hex:
#d0bbd9
RGB:
208, 187, 217
CMY:
18, 27, 15
CMYK:
4, 14, 0, 15
HSL:
282°, 28.3019%, 79.2157%
HSV (HSB):
282°, 13.8249%, 85.0980%
XYZ:
56.3071, 53.9603, 73.0933
xyY:
0.3071, 0.2943, 53.9603
CIE-Lab:
78.4386, 12.8686, -12.2949
CIE-LCH:
78.4386, 17.7979, 316.3059
CIE-Luv:
78.4386, 9.9377, -21.1444
Hunter-Lab:
73.4577, 8.2738, -7.5755
#d0bbd9 color charts
#d0bbd9 color shades, tints & tones
#d0bbd9 color schemes
#d0bbd9 color preview, HTML & CSS examples
This text has a color of #d0bbd9
<p style="color:#d0bbd9;">Text here</p>
.mytext {color:#d0bbd9;}
This box has a color of #d0bbd9
<div style="background-color:#d0bbd9;">Content here</div>
.mybackground {background-color:#d0bbd9;}
Border around this has a color of #d0bbd9
<div style="border:2px solid #d0bbd9;">Content here</div>
.myborder {border:2px solid #d0bbd9;}