#b2fbd8 color space conversions
Hex:
#b2fbd8
RGB:
178, 251, 216
CMY:
30, 2, 15
CMYK:
29, 0, 14, 2
HSL:
151°, 90.1235%, 84.1176%
HSV (HSB):
151°, 29.0837%, 98.4314%
XYZ:
65.2519, 83.4172, 77.6277
xyY:
0.2883, 0.3686, 83.4172
CIE-Lab:
93.1968, -29.5914, 9.6014
CIE-LCH:
93.1968, 31.1101, 162.0235
CIE-Luv:
93.1968, -35.5977, 19.6410
Hunter-Lab:
91.3330, -32.3053, 13.5401
#b2fbd8 color charts
#b2fbd8 color shades, tints & tones
#b2fbd8 color schemes
#b2fbd8 color preview, HTML & CSS examples
This text has a color of #b2fbd8
<p style="color:#b2fbd8;">Text here</p>
.mytext {color:#b2fbd8;}
This box has a color of #b2fbd8
<div style="background-color:#b2fbd8;">Content here</div>
.mybackground {background-color:#b2fbd8;}
Border around this has a color of #b2fbd8
<div style="border:2px solid #b2fbd8;">Content here</div>
.myborder {border:2px solid #b2fbd8;}