#d3bbdb color space conversions
Hex:
#d3bbdb
RGB:
211, 187, 219
CMY:
17, 27, 14
CMYK:
4, 15, 0, 14
HSL:
285°, 30.7692%, 79.6078%
HSV (HSB):
285°, 14.6119%, 85.8824%
XYZ:
57.4205, 54.5040, 74.5118
xyY:
0.3080, 0.2923, 54.5040
CIE-Lab:
78.7547, 14.2556, -12.8754
CIE-LCH:
78.7547, 19.2093, 317.9122
CIE-Luv:
78.7547, 11.5118, -22.3109
Hunter-Lab:
73.8268, 9.6354, -8.1613
#d3bbdb color charts
#d3bbdb color shades, tints & tones
#d3bbdb color schemes
#d3bbdb color preview, HTML & CSS examples
This text has a color of #d3bbdb
<p style="color:#d3bbdb;">Text here</p>
.mytext {color:#d3bbdb;}
This box has a color of #d3bbdb
<div style="background-color:#d3bbdb;">Content here</div>
.mybackground {background-color:#d3bbdb;}
Border around this has a color of #d3bbdb
<div style="border:2px solid #d3bbdb;">Content here</div>
.myborder {border:2px solid #d3bbdb;}