#babbcc color space conversions
Hex:
#babbcc
RGB:
186, 187, 204
CMY:
27, 27, 20
CMYK:
9, 8, 0, 20
HSL:
237°, 15.0000%, 76.4706%
HSV (HSB):
237°, 8.8235%, 80.0000%
XYZ:
48.9191, 50.3394, 64.2649
xyY:
0.2992, 0.3078, 50.3394
CIE-Lab:
76.2771, 2.9514, -8.6665
CIE-LCH:
76.2771, 9.1553, 288.8066
CIE-Luv:
76.2771, -1.5232, -13.7134
Hunter-Lab:
70.9503, -1.0899, -4.0382
#babbcc color charts
#babbcc color shades, tints & tones
#babbcc color schemes
#babbcc color preview, HTML & CSS examples
This text has a color of #babbcc
<p style="color:#babbcc;">Text here</p>
.mytext {color:#babbcc;}
This box has a color of #babbcc
<div style="background-color:#babbcc;">Content here</div>
.mybackground {background-color:#babbcc;}
Border around this has a color of #babbcc
<div style="border:2px solid #babbcc;">Content here</div>
.myborder {border:2px solid #babbcc;}