#baf85c color space conversions
Hex:
#baf85c
RGB:
186, 248, 92
CMY:
27, 3, 64
CMYK:
25, 0, 63, 3
HSL:
84°, 91.7647%, 66.6667%
HSV (HSB):
84°, 62.9032%, 97.2549%
XYZ:
55.7489, 78.3466, 22.3094
xyY:
0.3564, 0.5009, 78.3466
CIE-Lab:
90.9378, -42.4000, 66.4688
CIE-LCH:
90.9378, 78.8407, 122.5335
CIE-Luv:
90.9378, -30.7655, 88.6064
Hunter-Lab:
88.5136, -42.4735, 47.0158
#baf85c color charts
#baf85c color shades, tints & tones
#baf85c color schemes
#baf85c color preview, HTML & CSS examples
This text has a color of #baf85c
<p style="color:#baf85c;">Text here</p>
.mytext {color:#baf85c;}
This box has a color of #baf85c
<div style="background-color:#baf85c;">Content here</div>
.mybackground {background-color:#baf85c;}
Border around this has a color of #baf85c
<div style="border:2px solid #baf85c;">Content here</div>
.myborder {border:2px solid #baf85c;}