#b1cbca color space conversions
Hex:
#b1cbca
RGB:
177, 203, 202
CMY:
31, 20, 21
CMYK:
13, 0, 0, 20
HSL:
178°, 20.0000%, 74.5098%
HSV (HSB):
178°, 12.8079%, 79.6078%
XYZ:
50.1481, 56.3233, 64.1055
xyY:
0.2940, 0.3302, 56.3233
CIE-Lab:
79.7974, -8.8947, -2.4581
CIE-LCH:
79.7974, 9.2281, 195.4488
CIE-Luv:
79.7974, -13.8545, -2.2125
Hunter-Lab:
75.0488, -12.0607, 1.8896
#b1cbca color charts
#b1cbca color shades, tints & tones
#b1cbca color schemes
#b1cbca color preview, HTML & CSS examples
This text has a color of #b1cbca
<p style="color:#b1cbca;">Text here</p>
.mytext {color:#b1cbca;}
This box has a color of #b1cbca
<div style="background-color:#b1cbca;">Content here</div>
.mybackground {background-color:#b1cbca;}
Border around this has a color of #b1cbca
<div style="border:2px solid #b1cbca;">Content here</div>
.myborder {border:2px solid #b1cbca;}