#b0cbc8 color space conversions
Hex:
#b0cbc8
RGB:
176, 203, 200
CMY:
31, 20, 22
CMYK:
13, 0, 1, 20
HSL:
173°, 20.6107%, 74.3137%
HSV (HSB):
173°, 13.3005%, 79.6078%
XYZ:
49.6858, 56.1121, 62.8556
xyY:
0.2946, 0.3327, 56.1121
CIE-Lab:
79.6776, -9.6234, -1.5682
CIE-LCH:
79.6776, 9.7504, 189.2553
CIE-Luv:
79.6776, -14.3017, -0.7322
Hunter-Lab:
74.9080, -12.6917, 2.6852
#b0cbc8 color charts
#b0cbc8 color shades, tints & tones
#b0cbc8 color schemes
#b0cbc8 color preview, HTML & CSS examples
This text has a color of #b0cbc8
<p style="color:#b0cbc8;">Text here</p>
.mytext {color:#b0cbc8;}
This box has a color of #b0cbc8
<div style="background-color:#b0cbc8;">Content here</div>
.mybackground {background-color:#b0cbc8;}
Border around this has a color of #b0cbc8
<div style="border:2px solid #b0cbc8;">Content here</div>
.myborder {border:2px solid #b0cbc8;}