#bbb5c9 color space conversions
Hex:
#bbb5c9
RGB:
187, 181, 201
CMY:
27, 29, 21
CMYK:
7, 10, 0, 21
HSL:
258°, 15.6250%, 74.9020%
HSV (HSB):
258°, 9.9502%, 78.8235%
XYZ:
47.5600, 47.8296, 61.9837
xyY:
0.3022, 0.3039, 47.8296
CIE-Lab:
74.7173, 5.9289, -9.3468
CIE-LCH:
74.7173, 11.0686, 302.3881
CIE-Luv:
74.7173, 2.1483, -15.2196
Hunter-Lab:
69.1589, 1.7248, -4.7274
#bbb5c9 color charts
#bbb5c9 color shades, tints & tones
#bbb5c9 color schemes
#bbb5c9 color preview, HTML & CSS examples
This text has a color of #bbb5c9
<p style="color:#bbb5c9;">Text here</p>
.mytext {color:#bbb5c9;}
This box has a color of #bbb5c9
<div style="background-color:#bbb5c9;">Content here</div>
.mybackground {background-color:#bbb5c9;}
Border around this has a color of #bbb5c9
<div style="border:2px solid #bbb5c9;">Content here</div>
.myborder {border:2px solid #bbb5c9;}