#b0f80d color space conversions
Hex:
#b0f80d
RGB:
176, 248, 13
CMY:
31, 3, 95
CMYK:
29, 0, 95, 3
HSL:
78°, 94.3775%, 51.1765%
HSV (HSB):
78°, 94.7581%, 97.2549%
XYZ:
51.5445, 76.3940, 12.4096
xyY:
0.3673, 0.5443, 76.3940
CIE-Lab:
90.0419, -49.3360, 85.8628
CIE-LCH:
90.0419, 99.0275, 119.8813
CIE-Luv:
90.0419, -36.1125, 103.6212
Hunter-Lab:
87.4036, -47.6896, 52.7645
#b0f80d color charts
#b0f80d color shades, tints & tones
#b0f80d color schemes
#b0f80d color preview, HTML & CSS examples
This text has a color of #b0f80d
<p style="color:#b0f80d;">Text here</p>
.mytext {color:#b0f80d;}
This box has a color of #b0f80d
<div style="background-color:#b0f80d;">Content here</div>
.mybackground {background-color:#b0f80d;}
Border around this has a color of #b0f80d
<div style="border:2px solid #b0f80d;">Content here</div>
.myborder {border:2px solid #b0f80d;}