#adbec8 color space conversions
Hex:
#adbec8
RGB:
173, 190, 200
CMY:
32, 25, 22
CMYK:
14, 5, 0, 22
HSL:
202°, 19.7080%, 73.1373%
HSV (HSB):
202°, 13.5000%, 78.4314%
XYZ:
46.0724, 49.8813, 61.8434
xyY:
0.2920, 0.3161, 49.8813
CIE-Lab:
75.9963, -3.7668, -7.0164
CIE-LCH:
75.9963, 7.9636, 241.7707
CIE-Luv:
75.9963, -9.6376, -10.0371
Hunter-Lab:
70.6267, -7.1546, -2.4779
#adbec8 color charts
#adbec8 color shades, tints & tones
#adbec8 color schemes
#adbec8 color preview, HTML & CSS examples
This text has a color of #adbec8
<p style="color:#adbec8;">Text here</p>
.mytext {color:#adbec8;}
This box has a color of #adbec8
<div style="background-color:#adbec8;">Content here</div>
.mybackground {background-color:#adbec8;}
Border around this has a color of #adbec8
<div style="border:2px solid #adbec8;">Content here</div>
.myborder {border:2px solid #adbec8;}