#b0cf04 color space conversions
Hex:
#b0cf04
RGB:
176, 207, 4
CMY:
31, 19, 98
CMYK:
15, 0, 98, 19
HSL:
69°, 96.2085%, 41.3725%
HSV (HSB):
69°, 98.0676%, 81.1765%
XYZ:
40.2392, 53.8645, 8.3909
xyY:
0.3926, 0.5255, 53.8645
CIE-Lab:
78.3827, -31.3819, 77.6189
CIE-LCH:
78.3827, 83.7228, 112.0139
CIE-Luv:
78.3827, -13.8048, 88.3722
Hunter-Lab:
73.3925, -30.5697, 44.5961
#b0cf04 color charts
#b0cf04 color shades, tints & tones
#b0cf04 color schemes
#b0cf04 color preview, HTML & CSS examples
This text has a color of #b0cf04
<p style="color:#b0cf04;">Text here</p>
.mytext {color:#b0cf04;}
This box has a color of #b0cf04
<div style="background-color:#b0cf04;">Content here</div>
.mybackground {background-color:#b0cf04;}
Border around this has a color of #b0cf04
<div style="border:2px solid #b0cf04;">Content here</div>
.myborder {border:2px solid #b0cf04;}