#b9feaf color space conversions
Hex:
#b9feaf
RGB:
185, 254, 175
CMY:
27, 0, 31
CMYK:
27, 0, 31, 0
HSL:
112°, 97.5309%, 84.1176%
HSV (HSB):
112°, 31.1024%, 99.6078%
XYZ:
63.1873, 84.2931, 53.4973
xyY:
0.3144, 0.4194, 84.2931
CIE-Lab:
93.5776, -35.9352, 31.1099
CIE-LCH:
93.5776, 47.5307, 139.1165
CIE-Luv:
93.5776, -34.0503, 50.4548
Hunter-Lab:
91.8112, -37.8206, 29.7203
#b9feaf color charts
#b9feaf color shades, tints & tones
#b9feaf color schemes
#b9feaf color preview, HTML & CSS examples
This text has a color of #b9feaf
<p style="color:#b9feaf;">Text here</p>
.mytext {color:#b9feaf;}
This box has a color of #b9feaf
<div style="background-color:#b9feaf;">Content here</div>
.mybackground {background-color:#b9feaf;}
Border around this has a color of #b9feaf
<div style="border:2px solid #b9feaf;">Content here</div>
.myborder {border:2px solid #b9feaf;}