#b2dca0 color space conversions
Hex:
#b2dca0
RGB:
178, 220, 160
CMY:
30, 14, 37
CMYK:
19, 0, 27, 14
HSL:
102°, 46.1538%, 74.5098%
HSV (HSB):
102°, 27.2727%, 86.2745%
XYZ:
50.2985, 63.1894, 42.8035
xyY:
0.3218, 0.4043, 63.1894
CIE-Lab:
83.5420, -24.6313, 25.1133
CIE-LCH:
83.5420, 35.1764, 134.4449
CIE-Luv:
83.5420, -20.9031, 39.6227
Hunter-Lab:
79.4918, -26.1647, 23.7187
#b2dca0 color charts
#b2dca0 color shades, tints & tones
#b2dca0 color schemes
#b2dca0 color preview, HTML & CSS examples
This text has a color of #b2dca0
<p style="color:#b2dca0;">Text here</p>
.mytext {color:#b2dca0;}
This box has a color of #b2dca0
<div style="background-color:#b2dca0;">Content here</div>
.mybackground {background-color:#b2dca0;}
Border around this has a color of #b2dca0
<div style="border:2px solid #b2dca0;">Content here</div>
.myborder {border:2px solid #b2dca0;}