#b3faa5 color space conversions
Hex:
#b3faa5
RGB:
179, 250, 165
CMY:
30, 2, 35
CMYK:
28, 0, 34, 2
HSL:
110°, 89.4737%, 81.3725%
HSV (HSB):
110°, 34.0000%, 98.0392%
XYZ:
59.5675, 80.6715, 48.0289
xyY:
0.3164, 0.4285, 80.6715
CIE-Lab:
91.9853, -37.5690, 33.9362
CIE-LCH:
91.9853, 50.6270, 137.9084
CIE-Luv:
91.9853, -35.0365, 54.0874
Hunter-Lab:
89.8173, -38.7978, 31.1674
#b3faa5 color charts
#b3faa5 color shades, tints & tones
#b3faa5 color schemes
#b3faa5 color preview, HTML & CSS examples
This text has a color of #b3faa5
<p style="color:#b3faa5;">Text here</p>
.mytext {color:#b3faa5;}
This box has a color of #b3faa5
<div style="background-color:#b3faa5;">Content here</div>
.mybackground {background-color:#b3faa5;}
Border around this has a color of #b3faa5
<div style="border:2px solid #b3faa5;">Content here</div>
.myborder {border:2px solid #b3faa5;}