#b1decf color space conversions
Hex:
#b1decf
RGB:
177, 222, 207
CMY:
31, 13, 19
CMYK:
20, 0, 7, 13
HSL:
160°, 40.5405%, 78.2353%
HSV (HSB):
160°, 20.2703%, 87.0588%
XYZ:
55.5152, 66.0947, 68.8631
xyY:
0.2915, 0.3470, 66.0947
CIE-Lab:
85.0447, -17.5840, 2.5406
CIE-LCH:
85.0447, 17.7666, 171.7786
CIE-Luv:
85.0447, -22.8751, 6.8627
Hunter-Lab:
81.2986, -20.3829, 6.6881
#b1decf color charts
#b1decf color shades, tints & tones
#b1decf color schemes
#b1decf color preview, HTML & CSS examples
This text has a color of #b1decf
<p style="color:#b1decf;">Text here</p>
.mytext {color:#b1decf;}
This box has a color of #b1decf
<div style="background-color:#b1decf;">Content here</div>
.mybackground {background-color:#b1decf;}
Border around this has a color of #b1decf
<div style="border:2px solid #b1decf;">Content here</div>
.myborder {border:2px solid #b1decf;}