#b1cdc0 color space conversions
Hex:
#b1cdc0
RGB:
177, 205, 192
CMY:
31, 20, 25
CMYK:
14, 0, 6, 20
HSL:
152°, 21.8750%, 74.9020%
HSV (HSB):
152°, 13.6585%, 80.3922%
XYZ:
49.4772, 56.8155, 58.2279
xyY:
0.3007, 0.3453, 56.8155
CIE-Lab:
80.0757, -11.9039, 3.3097
CIE-LCH:
80.0757, 12.3554, 164.4621
CIE-Luv:
80.0757, -14.5498, 6.9877
Hunter-Lab:
75.3761, -14.7399, 6.9618
#b1cdc0 color charts
#b1cdc0 color shades, tints & tones
#b1cdc0 color schemes
#b1cdc0 color preview, HTML & CSS examples
This text has a color of #b1cdc0
<p style="color:#b1cdc0;">Text here</p>
.mytext {color:#b1cdc0;}
This box has a color of #b1cdc0
<div style="background-color:#b1cdc0;">Content here</div>
.mybackground {background-color:#b1cdc0;}
Border around this has a color of #b1cdc0
<div style="border:2px solid #b1cdc0;">Content here</div>
.myborder {border:2px solid #b1cdc0;}