#baf97c color space conversions
Hex:
#baf97c
RGB:
186, 249, 124
CMY:
27, 2, 51
CMYK:
25, 0, 50, 2
HSL:
90°, 91.2409%, 73.1373%
HSV (HSB):
90°, 50.2008%, 97.6471%
XYZ:
57.7635, 79.6457, 31.3975
xyY:
0.3422, 0.4718, 79.6457
CIE-Lab:
91.5257, -39.9516, 53.2570
CIE-LCH:
91.5257, 66.5766, 126.8760
CIE-Luv:
91.5257, -31.2473, 76.1009
Hunter-Lab:
89.2444, -40.6436, 41.6120
#baf97c color charts
#baf97c color shades, tints & tones
#baf97c color schemes
#baf97c color preview, HTML & CSS examples
This text has a color of #baf97c
<p style="color:#baf97c;">Text here</p>
.mytext {color:#baf97c;}
This box has a color of #baf97c
<div style="background-color:#baf97c;">Content here</div>
.mybackground {background-color:#baf97c;}
Border around this has a color of #baf97c
<div style="border:2px solid #baf97c;">Content here</div>
.myborder {border:2px solid #baf97c;}