#b2f5d7 color space conversions
Hex:
#b2f5d7
RGB:
178, 245, 215
CMY:
30, 4, 16
CMYK:
27, 0, 12, 4
HSL:
153°, 77.0115%, 82.9412%
HSV (HSB):
153°, 27.3469%, 96.0784%
XYZ:
63.2782, 79.6761, 76.3339
xyY:
0.2886, 0.3633, 79.6761
CIE-Lab:
91.5393, -26.9400, 7.7420
CIE-LCH:
91.5393, 28.0304, 163.9665
CIE-Luv:
91.5393, -32.9286, 16.3782
Hunter-Lab:
89.2615, -29.6673, 11.7799
#b2f5d7 color charts
#b2f5d7 color shades, tints & tones
#b2f5d7 color schemes
#b2f5d7 color preview, HTML & CSS examples
This text has a color of #b2f5d7
<p style="color:#b2f5d7;">Text here</p>
.mytext {color:#b2f5d7;}
This box has a color of #b2f5d7
<div style="background-color:#b2f5d7;">Content here</div>
.mybackground {background-color:#b2f5d7;}
Border around this has a color of #b2f5d7
<div style="border:2px solid #b2f5d7;">Content here</div>
.myborder {border:2px solid #b2f5d7;}