#baaf90 color space conversions
Hex:
#baaf90
RGB:
186, 175, 144
CMY:
27, 31, 44
CMYK:
0, 6, 23, 27
HSL:
44°, 23.3333%, 64.7059%
HSV (HSB):
44°, 22.5806%, 72.9412%
XYZ:
40.6137, 43.1127, 32.5666
xyY:
0.3492, 0.3707, 43.1127
CIE-Lab:
71.6314, -1.1205, 17.3365
CIE-LCH:
71.6314, 17.3726, 93.6979
CIE-Luv:
71.6314, 8.4816, 24.1620
Hunter-Lab:
65.6602, -4.4954, 16.5552
#baaf90 color charts
#baaf90 color shades, tints & tones
#baaf90 color schemes
#baaf90 color preview, HTML & CSS examples
This text has a color of #baaf90
<p style="color:#baaf90;">Text here</p>
.mytext {color:#baaf90;}
This box has a color of #baaf90
<div style="background-color:#baaf90;">Content here</div>
.mybackground {background-color:#baaf90;}
Border around this has a color of #baaf90
<div style="border:2px solid #baaf90;">Content here</div>
.myborder {border:2px solid #baaf90;}