#d2d7bf color space conversions
Hex:
#d2d7bf
RGB:
210, 215, 191
CMY:
18, 16, 25
CMYK:
2, 0, 11, 16
HSL:
73°, 23.0769%, 79.6078%
HSV (HSB):
73°, 11.1628%, 84.3137%
XYZ:
60.2828, 66.0641, 58.8646
xyY:
0.3255, 0.3567, 66.0641
CIE-Lab:
85.0291, -5.8796, 11.2605
CIE-LCH:
85.0291, 12.7031, 117.5709
CIE-Luv:
85.0291, -1.6063, 17.5873
Hunter-Lab:
81.2798, -9.8517, 13.9568
#d2d7bf color charts
#d2d7bf color shades, tints & tones
#d2d7bf color schemes
#d2d7bf color preview, HTML & CSS examples
This text has a color of #d2d7bf
<p style="color:#d2d7bf;">Text here</p>
.mytext {color:#d2d7bf;}
This box has a color of #d2d7bf
<div style="background-color:#d2d7bf;">Content here</div>
.mybackground {background-color:#d2d7bf;}
Border around this has a color of #d2d7bf
<div style="border:2px solid #d2d7bf;">Content here</div>
.myborder {border:2px solid #d2d7bf;}