#d3bfc3 color space conversions
Hex:
#d3bfc3
RGB:
211, 191, 195
CMY:
17, 25, 24
CMYK:
0, 9, 8, 17
HSL:
348°, 18.5185%, 78.8235%
HSV (HSB):
348°, 9.4787%, 82.7451%
XYZ:
55.3451, 55.0506, 59.3386
xyY:
0.3261, 0.3243, 55.0506
CIE-Lab:
79.0704, 7.7398, 0.5508
CIE-LCH:
79.0704, 7.7594, 4.0702
CIE-Luv:
79.0704, 11.4953, -0.5521
Hunter-Lab:
74.1961, 3.3053, 4.5199
#d3bfc3 color charts
#d3bfc3 color shades, tints & tones
#d3bfc3 color schemes
#d3bfc3 color preview, HTML & CSS examples
This text has a color of #d3bfc3
<p style="color:#d3bfc3;">Text here</p>
.mytext {color:#d3bfc3;}
This box has a color of #d3bfc3
<div style="background-color:#d3bfc3;">Content here</div>
.mybackground {background-color:#d3bfc3;}
Border around this has a color of #d3bfc3
<div style="border:2px solid #d3bfc3;">Content here</div>
.myborder {border:2px solid #d3bfc3;}