#d1bed9 color space conversions
Hex:
#d1bed9
RGB:
209, 190, 217
CMY:
18, 25, 15
CMYK:
4, 12, 0, 15
HSL:
282°, 26.2136%, 79.8039%
HSV (HSB):
282°, 12.4424%, 85.0980%
XYZ:
57.2323, 55.3920, 73.3209
xyY:
0.3078, 0.2979, 55.3920
CIE-Lab:
79.2665, 11.5874, -11.0490
CIE-LCH:
79.2665, 16.0109, 316.3625
CIE-Luv:
79.2665, 9.0281, -18.9933
Hunter-Lab:
74.4258, 7.0188, -6.3118
#d1bed9 color charts
#d1bed9 color shades, tints & tones
#d1bed9 color schemes
#d1bed9 color preview, HTML & CSS examples
This text has a color of #d1bed9
<p style="color:#d1bed9;">Text here</p>
.mytext {color:#d1bed9;}
This box has a color of #d1bed9
<div style="background-color:#d1bed9;">Content here</div>
.mybackground {background-color:#d1bed9;}
Border around this has a color of #d1bed9
<div style="border:2px solid #d1bed9;">Content here</div>
.myborder {border:2px solid #d1bed9;}