#b1edac color space conversions
Hex:
#b1edac
RGB:
177, 237, 172
CMY:
31, 7, 33
CMYK:
25, 0, 27, 7
HSL:
115°, 64.3564%, 80.1961%
HSV (HSB):
115°, 27.4262%, 92.9412%
XYZ:
55.8620, 72.8940, 50.1554
xyY:
0.3122, 0.4074, 72.8940
CIE-Lab:
88.3972, -31.1658, 25.5351
CIE-LCH:
88.3972, 40.2908, 140.6711
CIE-Luv:
88.3972, -29.7887, 41.8480
Hunter-Lab:
85.3780, -32.6206, 24.9346
#b1edac color charts
#b1edac color shades, tints & tones
#b1edac color schemes
#b1edac color preview, HTML & CSS examples
This text has a color of #b1edac
<p style="color:#b1edac;">Text here</p>
.mytext {color:#b1edac;}
This box has a color of #b1edac
<div style="background-color:#b1edac;">Content here</div>
.mybackground {background-color:#b1edac;}
Border around this has a color of #b1edac
<div style="border:2px solid #b1edac;">Content here</div>
.myborder {border:2px solid #b1edac;}