#adbeaf color space conversions
Hex:
#adbeaf
RGB:
173, 190, 175
CMY:
32, 25, 31
CMYK:
9, 0, 8, 25
HSL:
127°, 11.5646%, 71.1765%
HSV (HSB):
127°, 8.9474%, 74.5098%
XYZ:
43.3849, 48.8063, 47.6914
xyY:
0.3102, 0.3489, 48.8063
CIE-Lab:
75.3307, -8.6879, 5.5787
CIE-LCH:
75.3307, 10.3248, 147.2944
CIE-Luv:
75.3307, -8.7282, 9.6642
Hunter-Lab:
69.8615, -11.4068, 8.4284
#adbeaf color charts
#adbeaf color shades, tints & tones
#adbeaf color schemes
#adbeaf color preview, HTML & CSS examples
This text has a color of #adbeaf
<p style="color:#adbeaf;">Text here</p>
.mytext {color:#adbeaf;}
This box has a color of #adbeaf
<div style="background-color:#adbeaf;">Content here</div>
.mybackground {background-color:#adbeaf;}
Border around this has a color of #adbeaf
<div style="border:2px solid #adbeaf;">Content here</div>
.myborder {border:2px solid #adbeaf;}