#baaf95 color space conversions
Hex:
#baaf95
RGB:
186, 175, 149
CMY:
27, 31, 42
CMYK:
0, 6, 20, 27
HSL:
42°, 21.1429%, 65.6863%
HSV (HSB):
42°, 19.8925%, 72.9412%
XYZ:
41.0045, 43.2690, 34.6243
xyY:
0.3449, 0.3639, 43.2690
CIE-Lab:
71.7371, -0.3724, 14.7590
CIE-LCH:
71.7371, 14.7637, 91.4454
CIE-Luv:
71.7371, 8.1646, 20.6775
Hunter-Lab:
65.7792, -3.8427, 14.8368
#baaf95 color charts
#baaf95 color shades, tints & tones
#baaf95 color schemes
#baaf95 color preview, HTML & CSS examples
This text has a color of #baaf95
<p style="color:#baaf95;">Text here</p>
.mytext {color:#baaf95;}
This box has a color of #baaf95
<div style="background-color:#baaf95;">Content here</div>
.mybackground {background-color:#baaf95;}
Border around this has a color of #baaf95
<div style="border:2px solid #baaf95;">Content here</div>
.myborder {border:2px solid #baaf95;}