#d7bcc2 color space conversions
Hex:
#d7bcc2
RGB:
215, 188, 194
CMY:
16, 26, 24
CMYK:
0, 13, 10, 16
HSL:
347°, 25.2336%, 79.0196%
HSV (HSB):
347°, 12.5581%, 84.3137%
XYZ:
55.7452, 54.3086, 58.5834
xyY:
0.3306, 0.3220, 54.3086
CIE-Lab:
78.6413, 10.5930, 0.5069
CIE-LCH:
78.6413, 10.6051, 2.7394
CIE-Luv:
78.6413, 15.6515, -1.1344
Hunter-Lab:
73.6943, 6.0590, 4.4533
#d7bcc2 color charts
#d7bcc2 color shades, tints & tones
#d7bcc2 color schemes
#d7bcc2 color preview, HTML & CSS examples
This text has a color of #d7bcc2
<p style="color:#d7bcc2;">Text here</p>
.mytext {color:#d7bcc2;}
This box has a color of #d7bcc2
<div style="background-color:#d7bcc2;">Content here</div>
.mybackground {background-color:#d7bcc2;}
Border around this has a color of #d7bcc2
<div style="border:2px solid #d7bcc2;">Content here</div>
.myborder {border:2px solid #d7bcc2;}