#dee2e5 color space conversions
Hex:
#dee2e5
RGB:
222, 226, 229
CMY:
13, 11, 10
CMYK:
3, 1, 0, 10
HSL:
206°, 11.8644%, 88.4314%
HSV (HSB):
206°, 3.0568%, 89.8039%
XYZ:
71.4634, 75.5795, 84.9505
xyY:
0.3080, 0.3258, 75.5795
CIE-Lab:
89.6637, -0.7888, -1.9402
CIE-LCH:
89.6637, 2.0944, 247.8759
CIE-Luv:
89.6637, -2.3901, -2.8415
Hunter-Lab:
86.9364, -5.4084, 2.9199
#dee2e5 color charts
#dee2e5 color shades, tints & tones
#dee2e5 color schemes
#dee2e5 color preview, HTML & CSS examples
This text has a color of #dee2e5
<p style="color:#dee2e5;">Text here</p>
.mytext {color:#dee2e5;}
This box has a color of #dee2e5
<div style="background-color:#dee2e5;">Content here</div>
.mybackground {background-color:#dee2e5;}
Border around this has a color of #dee2e5
<div style="border:2px solid #dee2e5;">Content here</div>
.myborder {border:2px solid #dee2e5;}