#baf95e color space conversions
Hex:
#baf95e
RGB:
186, 249, 94
CMY:
27, 2, 63
CMYK:
25, 0, 62, 2
HSL:
84°, 92.8144%, 67.2549%
HSV (HSB):
84°, 62.2490%, 97.6471%
XYZ:
56.1458, 78.9986, 22.8787
xyY:
0.3553, 0.4999, 78.9986
CIE-Lab:
91.2337, -42.6842, 65.9841
CIE-LCH:
91.2337, 78.5866, 122.8983
CIE-Luv:
91.2337, -31.2771, 88.3613
Hunter-Lab:
88.8812, -42.7845, 46.9551
#baf95e color charts
#baf95e color shades, tints & tones
#baf95e color schemes
#baf95e color preview, HTML & CSS examples
This text has a color of #baf95e
<p style="color:#baf95e;">Text here</p>
.mytext {color:#baf95e;}
This box has a color of #baf95e
<div style="background-color:#baf95e;">Content here</div>
.mybackground {background-color:#baf95e;}
Border around this has a color of #baf95e
<div style="border:2px solid #baf95e;">Content here</div>
.myborder {border:2px solid #baf95e;}