#b2face color space conversions
Hex:
#b2face
RGB:
178, 250, 206
CMY:
30, 2, 19
CMYK:
29, 0, 18, 2
HSL:
143°, 87.8049%, 83.9216%
HSV (HSB):
143°, 28.8000%, 98.0392%
XYZ:
63.6863, 82.2924, 70.9199
xyY:
0.2936, 0.3794, 82.2924
CIE-Lab:
92.7038, -31.0228, 14.0534
CIE-LCH:
92.7038, 34.0575, 155.6293
CIE-Luv:
92.7038, -35.2233, 26.3664
Hunter-Lab:
90.7152, -33.4362, 17.1485
#b2face color charts
#b2face color shades, tints & tones
#b2face color schemes
#b2face color preview, HTML & CSS examples
This text has a color of #b2face
<p style="color:#b2face;">Text here</p>
.mytext {color:#b2face;}
This box has a color of #b2face
<div style="background-color:#b2face;">Content here</div>
.mybackground {background-color:#b2face;}
Border around this has a color of #b2face
<div style="border:2px solid #b2face;">Content here</div>
.myborder {border:2px solid #b2face;}