#b5ccc6 color space conversions
Hex:
#b5ccc6
RGB:
181, 204, 198
CMY:
29, 20, 22
CMYK:
11, 0, 3, 20
HSL:
164°, 18.4000%, 75.4902%
HSV (HSB):
164°, 11.2745%, 80.0000%
XYZ:
50.8420, 57.0867, 61.7653
xyY:
0.2996, 0.3364, 57.0867
CIE-Lab:
80.2283, -8.8970, 0.3499
CIE-LCH:
80.2283, 8.9039, 177.7477
CIE-Luv:
80.2283, -12.1821, 2.0544
Hunter-Lab:
75.5557, -12.1087, 4.4207
#b5ccc6 color charts
#b5ccc6 color shades, tints & tones
#b5ccc6 color schemes
#b5ccc6 color preview, HTML & CSS examples
This text has a color of #b5ccc6
<p style="color:#b5ccc6;">Text here</p>
.mytext {color:#b5ccc6;}
This box has a color of #b5ccc6
<div style="background-color:#b5ccc6;">Content here</div>
.mybackground {background-color:#b5ccc6;}
Border around this has a color of #b5ccc6
<div style="border:2px solid #b5ccc6;">Content here</div>
.myborder {border:2px solid #b5ccc6;}