#b2d29a color space conversions
Hex:
#b2d29a
RGB:
178, 210, 154
CMY:
30, 18, 40
CMYK:
15, 0, 27, 18
HSL:
94°, 38.3562%, 71.3725%
HSV (HSB):
94°, 26.6667%, 82.3529%
XYZ:
47.2394, 57.8913, 39.2562
xyY:
0.3272, 0.4009, 57.8913
CIE-Lab:
80.6783, -20.6588, 24.3405
CIE-LCH:
80.6783, 31.9256, 130.3228
CIE-Luv:
80.6783, -15.7168, 37.6071
Hunter-Lab:
76.0863, -22.3264, 22.6702
#b2d29a color charts
#b2d29a color shades, tints & tones
#b2d29a color schemes
#b2d29a color preview, HTML & CSS examples
This text has a color of #b2d29a
<p style="color:#b2d29a;">Text here</p>
.mytext {color:#b2d29a;}
This box has a color of #b2d29a
<div style="background-color:#b2d29a;">Content here</div>
.mybackground {background-color:#b2d29a;}
Border around this has a color of #b2d29a
<div style="border:2px solid #b2d29a;">Content here</div>
.myborder {border:2px solid #b2d29a;}