#d2dabb color space conversions
Hex:
#d2dabb
RGB:
210, 218, 187
CMY:
18, 15, 27
CMYK:
4, 0, 14, 15
HSL:
75°, 29.5238%, 79.4118%
HSV (HSB):
75°, 14.2202%, 85.4902%
XYZ:
60.6194, 67.4323, 56.8345
xyY:
0.3279, 0.3647, 67.4323
CIE-Lab:
85.7218, -8.0671, 14.3498
CIE-LCH:
85.7218, 16.4619, 119.3437
CIE-Luv:
85.7218, -3.0130, 22.3598
Hunter-Lab:
82.1172, -11.9353, 16.4466
#d2dabb color charts
#d2dabb color shades, tints & tones
#d2dabb color schemes
#d2dabb color preview, HTML & CSS examples
This text has a color of #d2dabb
<p style="color:#d2dabb;">Text here</p>
.mytext {color:#d2dabb;}
This box has a color of #d2dabb
<div style="background-color:#d2dabb;">Content here</div>
.mybackground {background-color:#d2dabb;}
Border around this has a color of #d2dabb
<div style="border:2px solid #d2dabb;">Content here</div>
.myborder {border:2px solid #d2dabb;}