#b2ceb4 color space conversions
Hex:
#b2ceb4
RGB:
178, 206, 180
CMY:
30, 19, 29
CMYK:
14, 0, 13, 19
HSL:
124°, 22.2222%, 75.2941%
HSV (HSB):
124°, 13.5922%, 80.7843%
XYZ:
48.6696, 56.9029, 51.5982
xyY:
0.3097, 0.3620, 56.9029
CIE-Lab:
80.1249, -14.3164, 9.8056
CIE-LCH:
80.1249, 17.3525, 145.5920
CIE-Luv:
80.1249, -14.2295, 16.8422
Hunter-Lab:
75.4340, -16.8422, 12.2484
#b2ceb4 color charts
#b2ceb4 color shades, tints & tones
#b2ceb4 color schemes
#b2ceb4 color preview, HTML & CSS examples
This text has a color of #b2ceb4
<p style="color:#b2ceb4;">Text here</p>
.mytext {color:#b2ceb4;}
This box has a color of #b2ceb4
<div style="background-color:#b2ceb4;">Content here</div>
.mybackground {background-color:#b2ceb4;}
Border around this has a color of #b2ceb4
<div style="border:2px solid #b2ceb4;">Content here</div>
.myborder {border:2px solid #b2ceb4;}