#04bc01 color space conversions
Hex:
#04bc01
RGB:
4, 188, 1
CMY:
98, 26, 100
CMYK:
98, 0, 99, 26
HSL:
119°, 98.9418%, 37.0588%
HSV (HSB):
119°, 99.4681%, 73.7255%
XYZ:
18.0388, 35.9944, 6.0256
xyY:
0.3004, 0.5993, 35.9944
CIE-Lab:
66.5157, -68.3332, 66.0529
CIE-LCH:
66.5157, 95.0390, 135.9721
CIE-Luv:
66.5157, -62.7581, 81.3214
Hunter-Lab:
59.9954, -51.3224, 36.0420
#04bc01 color charts
#04bc01 color shades, tints & tones
#04bc01 color schemes
#04bc01 color preview, HTML & CSS examples
This text has a color of #04bc01
<p style="color:#04bc01;">Text here</p>
.mytext {color:#04bc01;}
This box has a color of #04bc01
<div style="background-color:#04bc01;">Content here</div>
.mybackground {background-color:#04bc01;}
Border around this has a color of #04bc01
<div style="border:2px solid #04bc01;">Content here</div>
.myborder {border:2px solid #04bc01;}