#b9fac8 color space conversions
Hex:
#b9fac8
RGB:
185, 250, 200
CMY:
27, 2, 22
CMYK:
26, 0, 20, 2
HSL:
134°, 86.6667%, 85.2941%
HSV (HSB):
134°, 26.0000%, 98.0392%
XYZ:
64.6185, 82.8556, 67.2306
xyY:
0.3010, 0.3859, 82.8556
CIE-Lab:
92.9512, -29.9647, 17.5400
CIE-LCH:
92.9512, 34.7208, 149.6572
CIE-Luv:
92.9512, -32.1037, 31.1578
Hunter-Lab:
91.0251, -32.5771, 19.9263
#b9fac8 color charts
#b9fac8 color shades, tints & tones
#b9fac8 color schemes
#b9fac8 color preview, HTML & CSS examples
This text has a color of #b9fac8
<p style="color:#b9fac8;">Text here</p>
.mytext {color:#b9fac8;}
This box has a color of #b9fac8
<div style="background-color:#b9fac8;">Content here</div>
.mybackground {background-color:#b9fac8;}
Border around this has a color of #b9fac8
<div style="border:2px solid #b9fac8;">Content here</div>
.myborder {border:2px solid #b9fac8;}