#b2edac color space conversions
Hex:
#b2edac
RGB:
178, 237, 172
CMY:
30, 7, 33
CMYK:
25, 0, 27, 7
HSL:
114°, 64.3564%, 80.1961%
HSV (HSB):
114°, 27.4262%, 92.9412%
XYZ:
56.0907, 73.0119, 50.1661
xyY:
0.3129, 0.4073, 73.0119
CIE-Lab:
88.4534, -30.8375, 25.6211
CIE-LCH:
88.4534, 40.0923, 140.2788
CIE-Luv:
88.4534, -29.3079, 41.9072
Hunter-Lab:
85.4470, -32.3580, 25.0036
#b2edac color charts
#b2edac color shades, tints & tones
#b2edac color schemes
#b2edac color preview, HTML & CSS examples
This text has a color of #b2edac
<p style="color:#b2edac;">Text here</p>
.mytext {color:#b2edac;}
This box has a color of #b2edac
<div style="background-color:#b2edac;">Content here</div>
.mybackground {background-color:#b2edac;}
Border around this has a color of #b2edac
<div style="border:2px solid #b2edac;">Content here</div>
.myborder {border:2px solid #b2edac;}