#b0dca6 color space conversions
Hex:
#b0dca6
RGB:
176, 220, 166
CMY:
31, 14, 35
CMYK:
20, 0, 25, 14
HSL:
109°, 43.5484%, 75.6863%
HSV (HSB):
109°, 24.5455%, 86.2745%
XYZ:
50.3806, 63.1697, 45.6140
xyY:
0.3165, 0.3969, 63.1697
CIE-Lab:
83.5316, -24.3665, 21.9564
CIE-LCH:
83.5316, 32.7995, 137.9783
CIE-Luv:
83.5316, -21.9903, 35.4779
Hunter-Lab:
79.4794, -25.9407, 21.6084
#b0dca6 color charts
#b0dca6 color shades, tints & tones
#b0dca6 color schemes
#b0dca6 color preview, HTML & CSS examples
This text has a color of #b0dca6
<p style="color:#b0dca6;">Text here</p>
.mytext {color:#b0dca6;}
This box has a color of #b0dca6
<div style="background-color:#b0dca6;">Content here</div>
.mybackground {background-color:#b0dca6;}
Border around this has a color of #b0dca6
<div style="border:2px solid #b0dca6;">Content here</div>
.myborder {border:2px solid #b0dca6;}