#b2fbd4 color space conversions
Hex:
#b2fbd4
RGB:
178, 251, 212
CMY:
30, 2, 17
CMYK:
29, 0, 16, 2
HSL:
148°, 90.1235%, 84.1176%
HSV (HSB):
148°, 29.0837%, 98.4314%
XYZ:
64.7409, 83.2128, 74.9368
xyY:
0.2905, 0.3733, 83.2128
CIE-Lab:
93.1075, -30.3611, 11.5363
CIE-LCH:
93.1075, 32.4790, 159.1947
CIE-Luv:
93.1075, -35.6278, 22.6174
Hunter-Lab:
91.2211, -32.9527, 15.1488
#b2fbd4 color charts
#b2fbd4 color shades, tints & tones
#b2fbd4 color schemes
#b2fbd4 color preview, HTML & CSS examples
This text has a color of #b2fbd4
<p style="color:#b2fbd4;">Text here</p>
.mytext {color:#b2fbd4;}
This box has a color of #b2fbd4
<div style="background-color:#b2fbd4;">Content here</div>
.mybackground {background-color:#b2fbd4;}
Border around this has a color of #b2fbd4
<div style="border:2px solid #b2fbd4;">Content here</div>
.myborder {border:2px solid #b2fbd4;}