#d3baec color space conversions
Hex:
#d3baec
RGB:
211, 186, 236
CMY:
17, 27, 7
CMYK:
11, 21, 0, 7
HSL:
270°, 56.8182%, 82.7451%
HSV (HSB):
270°, 21.1864%, 92.5490%
XYZ:
59.5632, 55.0228, 86.8380
xyY:
0.2957, 0.2732, 55.0228
CIE-Lab:
79.0544, 18.1573, -21.5858
CIE-LCH:
79.0544, 28.2070, 310.0696
CIE-Luv:
79.0544, 10.4466, -36.9984
Hunter-Lab:
74.1774, 13.5221, -17.4855
#d3baec color charts
#d3baec color shades, tints & tones
#d3baec color schemes
#d3baec color preview, HTML & CSS examples
This text has a color of #d3baec
<p style="color:#d3baec;">Text here</p>
.mytext {color:#d3baec;}
This box has a color of #d3baec
<div style="background-color:#d3baec;">Content here</div>
.mybackground {background-color:#d3baec;}
Border around this has a color of #d3baec
<div style="border:2px solid #d3baec;">Content here</div>
.myborder {border:2px solid #d3baec;}