#b0dac1 color space conversions
Hex:
#b0dac1
RGB:
176, 218, 193
CMY:
31, 15, 24
CMYK:
19, 0, 11, 15
HSL:
144°, 36.2069%, 77.2549%
HSV (HSB):
144°, 19.2661%, 85.4902%
XYZ:
52.6015, 63.2232, 59.8830
xyY:
0.2994, 0.3598, 63.2232
CIE-Lab:
83.5597, -18.6268, 7.7928
CIE-LCH:
83.5597, 20.1912, 157.2974
CIE-Luv:
83.5597, -21.3125, 14.8060
Hunter-Lab:
79.5130, -21.0617, 11.0065
#b0dac1 color charts
#b0dac1 color shades, tints & tones
#b0dac1 color schemes
#b0dac1 color preview, HTML & CSS examples
This text has a color of #b0dac1
<p style="color:#b0dac1;">Text here</p>
.mytext {color:#b0dac1;}
This box has a color of #b0dac1
<div style="background-color:#b0dac1;">Content here</div>
.mybackground {background-color:#b0dac1;}
Border around this has a color of #b0dac1
<div style="border:2px solid #b0dac1;">Content here</div>
.myborder {border:2px solid #b0dac1;}