#d6d8da color space conversions
Hex:
#d6d8da
RGB:
214, 216, 218
CMY:
16, 15, 15
CMYK:
2, 1, 0, 15
HSL:
210°, 5.1282%, 84.7059%
HSV (HSB):
210°, 1.8349%, 85.4902%
XYZ:
64.9423, 68.4698, 76.1228
xyY:
0.3099, 0.3268, 68.4698
CIE-Lab:
86.2408, -0.3077, -1.2295
CIE-LCH:
86.2408, 1.2674, 255.9506
CIE-Luv:
86.2408, -1.2314, -1.8198
Hunter-Lab:
82.7465, -4.7134, 3.3786
#d6d8da color charts
#d6d8da color shades, tints & tones
#d6d8da color schemes
#d6d8da color preview, HTML & CSS examples
This text has a color of #d6d8da
<p style="color:#d6d8da;">Text here</p>
.mytext {color:#d6d8da;}
This box has a color of #d6d8da
<div style="background-color:#d6d8da;">Content here</div>
.mybackground {background-color:#d6d8da;}
Border around this has a color of #d6d8da
<div style="border:2px solid #d6d8da;">Content here</div>
.myborder {border:2px solid #d6d8da;}