#babdbd color space conversions
Hex:
#babdbd
RGB:
186, 189, 189
CMY:
27, 26, 26
CMYK:
2, 0, 0, 26
HSL:
180°, 2.2222%, 73.5294%
HSV (HSB):
180°, 1.5873%, 74.1176%
XYZ:
47.6326, 50.5084, 55.3827
xyY:
0.3103, 0.3290, 50.5084
CIE-Lab:
76.3803, -1.0371, -0.3733
CIE-LCH:
76.3803, 1.1023, 199.7977
CIE-Luv:
76.3803, -1.6892, -0.3776
Hunter-Lab:
71.0693, -4.7356, 3.5451
#babdbd color charts
#babdbd color shades, tints & tones
#babdbd color schemes
#babdbd color preview, HTML & CSS examples
This text has a color of #babdbd
<p style="color:#babdbd;">Text here</p>
.mytext {color:#babdbd;}
This box has a color of #babdbd
<div style="background-color:#babdbd;">Content here</div>
.mybackground {background-color:#babdbd;}
Border around this has a color of #babdbd
<div style="border:2px solid #babdbd;">Content here</div>
.myborder {border:2px solid #babdbd;}