#baf98c color space conversions
Hex:
#baf98c
RGB:
186, 249, 140
CMY:
27, 2, 45
CMYK:
25, 0, 44, 2
HSL:
95°, 90.0826%, 76.2745%
HSV (HSB):
95°, 43.7751%, 97.6471%
XYZ:
58.8590, 80.0839, 37.1665
xyY:
0.3342, 0.4547, 80.0839
CIE-Lab:
91.7225, -38.1394, 45.9542
CIE-LCH:
91.7225, 59.7194, 129.6907
CIE-Luv:
91.7225, -31.2303, 68.1358
Hunter-Lab:
89.4896, -39.2040, 38.0186
#baf98c color charts
#baf98c color shades, tints & tones
#baf98c color schemes
#baf98c color preview, HTML & CSS examples
This text has a color of #baf98c
<p style="color:#baf98c;">Text here</p>
.mytext {color:#baf98c;}
This box has a color of #baf98c
<div style="background-color:#baf98c;">Content here</div>
.mybackground {background-color:#baf98c;}
Border around this has a color of #baf98c
<div style="border:2px solid #baf98c;">Content here</div>
.myborder {border:2px solid #baf98c;}