#baf82c color space conversions
Hex:
#baf82c
RGB:
186, 248, 44
CMY:
27, 3, 83
CMYK:
25, 0, 82, 3
HSL:
78°, 93.5780%, 57.2549%
HSV (HSB):
78°, 82.2581%, 97.2549%
XYZ:
54.2717, 77.7558, 14.5308
xyY:
0.3703, 0.5305, 77.7558
CIE-Lab:
90.6683, -44.9681, 81.7056
CIE-LCH:
90.6683, 93.2627, 118.8269
CIE-Luv:
90.6683, -30.7886, 100.4438
Hunter-Lab:
88.1792, -44.4521, 51.9552
#baf82c color charts
#baf82c color shades, tints & tones
#baf82c color schemes
#baf82c color preview, HTML & CSS examples
This text has a color of #baf82c
<p style="color:#baf82c;">Text here</p>
.mytext {color:#baf82c;}
This box has a color of #baf82c
<div style="background-color:#baf82c;">Content here</div>
.mybackground {background-color:#baf82c;}
Border around this has a color of #baf82c
<div style="border:2px solid #baf82c;">Content here</div>
.myborder {border:2px solid #baf82c;}