#baff9d color space conversions
Hex:
#baff9d
RGB:
186, 255, 157
CMY:
27, 0, 38
CMYK:
27, 0, 38, 0
HSL:
102°, 100.0000%, 80.7843%
HSV (HSB):
102°, 38.4314%, 100.0000%
XYZ:
62.0955, 84.3934, 44.9151
xyY:
0.3244, 0.4409, 84.3934
CIE-Lab:
93.6211, -38.6505, 40.1204
CIE-LCH:
93.6211, 55.7091, 133.9309
CIE-Luv:
93.6211, -34.1195, 61.9757
Hunter-Lab:
91.8659, -40.1107, 35.3181
#baff9d color charts
#baff9d color shades, tints & tones
#baff9d color schemes
#baff9d color preview, HTML & CSS examples
This text has a color of #baff9d
<p style="color:#baff9d;">Text here</p>
.mytext {color:#baff9d;}
This box has a color of #baff9d
<div style="background-color:#baff9d;">Content here</div>
.mybackground {background-color:#baff9d;}
Border around this has a color of #baff9d
<div style="border:2px solid #baff9d;">Content here</div>
.myborder {border:2px solid #baff9d;}