#baaf25 color space conversions
Hex:
#baaf25
RGB:
186, 175, 37
CMY:
27, 31, 85
CMYK:
0, 6, 80, 27
HSL:
56°, 66.8161%, 43.7255%
HSV (HSB):
56°, 80.1075%, 72.9412%
XYZ:
35.9136, 41.2326, 7.8161
xyY:
0.4227, 0.4853, 41.2326
CIE-Lab:
70.3386, -10.6753, 65.7394
CIE-LCH:
70.3386, 66.6005, 99.2236
CIE-Luv:
70.3386, 12.8806, 72.3470
Hunter-Lab:
64.2126, -12.5385, 37.7319
#baaf25 color charts
#baaf25 color shades, tints & tones
#baaf25 color schemes
#baaf25 color preview, HTML & CSS examples
This text has a color of #baaf25
<p style="color:#baaf25;">Text here</p>
.mytext {color:#baaf25;}
This box has a color of #baaf25
<div style="background-color:#baaf25;">Content here</div>
.mybackground {background-color:#baaf25;}
Border around this has a color of #baaf25
<div style="border:2px solid #baaf25;">Content here</div>
.myborder {border:2px solid #baaf25;}