#d9b8b8 color space conversions
Hex:
#d9b8b8
RGB:
217, 184, 184
CMY:
15, 28, 28
CMYK:
0, 15, 15, 15
HSL:
0°, 30.2752%, 78.6275%
HSV (HSB):
0°, 15.2074%, 85.0980%
XYZ:
54.4075, 52.4934, 52.6121
xyY:
0.3411, 0.3291, 52.4934
CIE-Lab:
77.5749, 11.8146, 4.3944
CIE-LCH:
77.5749, 12.6054, 20.4024
CIE-Luv:
77.5749, 20.0359, 4.3084
Hunter-Lab:
72.4523, 7.2516, 7.6625
#d9b8b8 color charts
#d9b8b8 color shades, tints & tones
#d9b8b8 color schemes
#d9b8b8 color preview, HTML & CSS examples
This text has a color of #d9b8b8
<p style="color:#d9b8b8;">Text here</p>
.mytext {color:#d9b8b8;}
This box has a color of #d9b8b8
<div style="background-color:#d9b8b8;">Content here</div>
.mybackground {background-color:#d9b8b8;}
Border around this has a color of #d9b8b8
<div style="border:2px solid #d9b8b8;">Content here</div>
.myborder {border:2px solid #d9b8b8;}