#d5bfc0 color space conversions
Hex:
#d5bfc0
RGB:
213, 191, 192
CMY:
16, 25, 25
CMYK:
0, 10, 10, 16
HSL:
357°, 20.7547%, 79.2157%
HSV (HSB):
357°, 10.3286%, 83.5294%
XYZ:
55.5858, 55.2135, 57.5968
xyY:
0.3301, 0.3279, 55.2135
CIE-Lab:
79.1641, 7.9404, 2.3266
CIE-LCH:
79.1641, 8.2743, 16.3311
CIE-Luv:
79.1641, 12.9642, 2.0332
Hunter-Lab:
74.3058, 3.4950, 6.0565
#d5bfc0 color charts
#d5bfc0 color shades, tints & tones
#d5bfc0 color schemes
#d5bfc0 color preview, HTML & CSS examples
This text has a color of #d5bfc0
<p style="color:#d5bfc0;">Text here</p>
.mytext {color:#d5bfc0;}
This box has a color of #d5bfc0
<div style="background-color:#d5bfc0;">Content here</div>
.mybackground {background-color:#d5bfc0;}
Border around this has a color of #d5bfc0
<div style="border:2px solid #d5bfc0;">Content here</div>
.myborder {border:2px solid #d5bfc0;}