#baff8d color space conversions
Hex:
#baff8d
RGB:
186, 255, 141
CMY:
27, 0, 45
CMYK:
27, 0, 45, 0
HSL:
96°, 100.0000%, 77.6471%
HSV (HSB):
96°, 44.7059%, 100.0000%
XYZ:
60.8174, 83.8822, 38.1848
xyY:
0.3325, 0.4587, 83.8822
CIE-Lab:
93.3993, -40.6917, 47.5802
CIE-LCH:
93.3993, 62.6075, 130.5378
CIE-Luv:
93.3993, -34.1781, 70.7463
Hunter-Lab:
91.5872, -41.7468, 39.3917
#baff8d color charts
#baff8d color shades, tints & tones
#baff8d color schemes
#baff8d color preview, HTML & CSS examples
This text has a color of #baff8d
<p style="color:#baff8d;">Text here</p>
.mytext {color:#baff8d;}
This box has a color of #baff8d
<div style="background-color:#baff8d;">Content here</div>
.mybackground {background-color:#baff8d;}
Border around this has a color of #baff8d
<div style="border:2px solid #baff8d;">Content here</div>
.myborder {border:2px solid #baff8d;}