#b1dacd color space conversions
Hex:
#b1dacd
RGB:
177, 218, 205
CMY:
31, 15, 20
CMYK:
19, 0, 6, 15
HSL:
161°, 35.6522%, 77.4510%
HSV (HSB):
161°, 18.8073%, 85.4902%
XYZ:
54.2223, 63.8977, 67.2333
xyY:
0.2925, 0.3447, 63.8977
CIE-Lab:
83.9125, -15.9739, 1.9537
CIE-LCH:
83.9125, 16.0930, 173.0270
CIE-Luv:
83.9125, -20.9883, 5.6928
Hunter-Lab:
79.9360, -18.8077, 6.0871
#b1dacd color charts
#b1dacd color shades, tints & tones
#b1dacd color schemes
#b1dacd color preview, HTML & CSS examples
This text has a color of #b1dacd
<p style="color:#b1dacd;">Text here</p>
.mytext {color:#b1dacd;}
This box has a color of #b1dacd
<div style="background-color:#b1dacd;">Content here</div>
.mybackground {background-color:#b1dacd;}
Border around this has a color of #b1dacd
<div style="border:2px solid #b1dacd;">Content here</div>
.myborder {border:2px solid #b1dacd;}