#bafd2d color space conversions
Hex:
#bafd2d
RGB:
186, 253, 45
CMY:
27, 1, 82
CMYK:
26, 0, 82, 1
HSL:
79°, 98.1132%, 58.4314%
HSV (HSB):
79°, 82.2134%, 99.2157%
XYZ:
55.8486, 80.8791, 15.1503
xyY:
0.3677, 0.5325, 80.8791
CIE-Lab:
92.0779, -47.0644, 82.7036
CIE-LCH:
92.0779, 95.1575, 119.6431
CIE-Luv:
92.0779, -33.3867, 102.2551
Hunter-Lab:
89.9328, -46.5332, 52.9648
#bafd2d color charts
#bafd2d color shades, tints & tones
#bafd2d color schemes
#bafd2d color preview, HTML & CSS examples
This text has a color of #bafd2d
<p style="color:#bafd2d;">Text here</p>
.mytext {color:#bafd2d;}
This box has a color of #bafd2d
<div style="background-color:#bafd2d;">Content here</div>
.mybackground {background-color:#bafd2d;}
Border around this has a color of #bafd2d
<div style="border:2px solid #bafd2d;">Content here</div>
.myborder {border:2px solid #bafd2d;}