#d5bfc1 color space conversions
Hex:
#d5bfc1
RGB:
213, 191, 193
CMY:
16, 25, 24
CMYK:
0, 10, 9, 16
HSL:
355°, 20.7547%, 79.2157%
HSV (HSB):
355°, 10.3286%, 83.5294%
XYZ:
55.6970, 55.2580, 58.1824
xyY:
0.3293, 0.3267, 55.2580
CIE-Lab:
79.1896, 8.1090, 1.8243
CIE-LCH:
79.1896, 8.3116, 12.6791
CIE-Luv:
79.1896, 12.8821, 1.2640
Hunter-Lab:
74.3357, 3.6560, 5.6289
#d5bfc1 color charts
#d5bfc1 color shades, tints & tones
#d5bfc1 color schemes
#d5bfc1 color preview, HTML & CSS examples
This text has a color of #d5bfc1
<p style="color:#d5bfc1;">Text here</p>
.mytext {color:#d5bfc1;}
This box has a color of #d5bfc1
<div style="background-color:#d5bfc1;">Content here</div>
.mybackground {background-color:#d5bfc1;}
Border around this has a color of #d5bfc1
<div style="border:2px solid #d5bfc1;">Content here</div>
.myborder {border:2px solid #d5bfc1;}