#baaf50 color space conversions
Hex:
#baaf50
RGB:
186, 175, 80
CMY:
27, 31, 69
CMYK:
0, 6, 57, 27
HSL:
54°, 43.4426%, 52.1569%
HSV (HSB):
54°, 56.9892%, 72.9412%
XYZ:
37.0276, 41.6782, 13.6826
xyY:
0.4008, 0.4511, 41.6782
CIE-Lab:
70.6485, -8.3115, 49.2175
CIE-LCH:
70.6485, 49.9144, 99.5853
CIE-Luv:
70.6485, 11.7277, 59.7450
Hunter-Lab:
64.5587, -10.5990, 32.6252
#baaf50 color charts
#baaf50 color shades, tints & tones
#baaf50 color schemes
#baaf50 color preview, HTML & CSS examples
This text has a color of #baaf50
<p style="color:#baaf50;">Text here</p>
.mytext {color:#baaf50;}
This box has a color of #baaf50
<div style="background-color:#baaf50;">Content here</div>
.mybackground {background-color:#baaf50;}
Border around this has a color of #baaf50
<div style="border:2px solid #baaf50;">Content here</div>
.myborder {border:2px solid #baaf50;}