#d0bdc5 color space conversions
Hex:
#d0bdc5
RGB:
208, 189, 197
CMY:
18, 26, 23
CMYK:
0, 9, 5, 18
HSL:
335°, 16.8142%, 77.8431%
HSV (HSB):
335°, 9.1346%, 81.5686%
XYZ:
54.2881, 53.8363, 60.3535
xyY:
0.3222, 0.3195, 53.8363
CIE-Lab:
78.3662, 8.1000, -1.5895
CIE-LCH:
78.3662, 8.2545, 348.8975
CIE-Luv:
78.3662, 10.5760, -3.8077
Hunter-Lab:
73.3732, 3.6671, 2.5920
#d0bdc5 color charts
#d0bdc5 color shades, tints & tones
#d0bdc5 color schemes
#d0bdc5 color preview, HTML & CSS examples
This text has a color of #d0bdc5
<p style="color:#d0bdc5;">Text here</p>
.mytext {color:#d0bdc5;}
This box has a color of #d0bdc5
<div style="background-color:#d0bdc5;">Content here</div>
.mybackground {background-color:#d0bdc5;}
Border around this has a color of #d0bdc5
<div style="border:2px solid #d0bdc5;">Content here</div>
.myborder {border:2px solid #d0bdc5;}