#bbabbe color space conversions
Hex:
#bbabbe
RGB:
187, 171, 190
CMY:
27, 33, 25
CMYK:
2, 10, 0, 25
HSL:
291°, 12.7517%, 70.7843%
HSV (HSB):
291°, 10.0000%, 74.5098%
XYZ:
44.3507, 43.4083, 54.7563
xyY:
0.3112, 0.3046, 43.4083
CIE-Lab:
71.8312, 9.2316, -7.6123
CIE-LCH:
71.8312, 11.9653, 320.4910
CIE-Luv:
71.8312, 7.9409, -13.0062
Hunter-Lab:
65.8850, 4.8591, -3.1558
#bbabbe color charts
#bbabbe color shades, tints & tones
#bbabbe color schemes
#bbabbe color preview, HTML & CSS examples
This text has a color of #bbabbe
<p style="color:#bbabbe;">Text here</p>
.mytext {color:#bbabbe;}
This box has a color of #bbabbe
<div style="background-color:#bbabbe;">Content here</div>
.mybackground {background-color:#bbabbe;}
Border around this has a color of #bbabbe
<div style="border:2px solid #bbabbe;">Content here</div>
.myborder {border:2px solid #bbabbe;}