#b2fbcd color space conversions
Hex:
#b2fbcd
RGB:
178, 251, 205
CMY:
30, 2, 20
CMYK:
29, 0, 18, 2
HSL:
142°, 90.1235%, 84.1176%
HSV (HSB):
142°, 29.0837%, 98.4314%
XYZ:
63.8767, 82.8671, 70.3859
xyY:
0.2942, 0.3816, 82.8671
CIE-Lab:
92.9562, -31.6753, 14.9250
CIE-LCH:
92.9562, 35.0154, 154.7708
CIE-Luv:
92.9562, -35.6804, 27.7424
Hunter-Lab:
91.0314, -34.0514, 17.8786
#b2fbcd color charts
#b2fbcd color shades, tints & tones
#b2fbcd color schemes
#b2fbcd color preview, HTML & CSS examples
This text has a color of #b2fbcd
<p style="color:#b2fbcd;">Text here</p>
.mytext {color:#b2fbcd;}
This box has a color of #b2fbcd
<div style="background-color:#b2fbcd;">Content here</div>
.mybackground {background-color:#b2fbcd;}
Border around this has a color of #b2fbcd
<div style="border:2px solid #b2fbcd;">Content here</div>
.myborder {border:2px solid #b2fbcd;}