#b2d47d color space conversions
Hex:
#b2d47d
RGB:
178, 212, 125
CMY:
30, 17, 51
CMYK:
16, 0, 41, 17
HSL:
83°, 50.2890%, 66.0784%
HSV (HSB):
83°, 41.0377%, 83.1373%
XYZ:
45.6053, 58.0326, 28.1998
xyY:
0.3459, 0.4402, 58.0326
CIE-Lab:
80.7569, -25.6184, 39.3374
CIE-LCH:
80.7569, 46.9440, 123.0741
CIE-Luv:
80.7569, -16.3201, 56.2663
Hunter-Lab:
76.1791, -26.4530, 31.3776
#b2d47d color charts
#b2d47d color shades, tints & tones
#b2d47d color schemes
#b2d47d color preview, HTML & CSS examples
This text has a color of #b2d47d
<p style="color:#b2d47d;">Text here</p>
.mytext {color:#b2d47d;}
This box has a color of #b2d47d
<div style="background-color:#b2d47d;">Content here</div>
.mybackground {background-color:#b2d47d;}
Border around this has a color of #b2d47d
<div style="border:2px solid #b2d47d;">Content here</div>
.myborder {border:2px solid #b2d47d;}