#dee2e8 color space conversions
Hex:
#dee2e8
RGB:
222, 226, 232
CMY:
13, 11, 9
CMYK:
4, 3, 0, 9
HSL:
216°, 17.8571%, 89.0196%
HSV (HSB):
216°, 4.3103%, 90.9804%
XYZ:
71.8860, 75.7485, 87.1761
xyY:
0.3061, 0.3226, 75.7485
CIE-Lab:
89.7424, -0.2336, -3.3985
CIE-LCH:
89.7424, 3.4065, 266.0681
CIE-Luv:
89.7424, -2.5478, -5.1997
Hunter-Lab:
87.0336, -4.8755, 1.5365
#dee2e8 color charts
#dee2e8 color shades, tints & tones
#dee2e8 color schemes
#dee2e8 color preview, HTML & CSS examples
This text has a color of #dee2e8
<p style="color:#dee2e8;">Text here</p>
.mytext {color:#dee2e8;}
This box has a color of #dee2e8
<div style="background-color:#dee2e8;">Content here</div>
.mybackground {background-color:#dee2e8;}
Border around this has a color of #dee2e8
<div style="border:2px solid #dee2e8;">Content here</div>
.myborder {border:2px solid #dee2e8;}