#12bc03 color space conversions
Hex:
#12bc03
RGB:
18, 188, 3
CMY:
93, 26, 99
CMYK:
90, 0, 98, 26
HSL:
115°, 96.8586%, 37.4510%
HSV (HSB):
115°, 98.4043%, 73.7255%
XYZ:
18.2491, 36.1016, 6.0926
xyY:
0.3019, 0.5973, 36.1016
CIE-Lab:
66.5975, -67.5733, 65.9124
CIE-LCH:
66.5975, 94.3959, 135.7129
CIE-Luv:
66.5975, -61.9539, 81.1655
Hunter-Lab:
60.0846, -50.9334, 36.0472
#12bc03 color charts
#12bc03 color shades, tints & tones
#12bc03 color schemes
#12bc03 color preview, HTML & CSS examples
This text has a color of #12bc03
<p style="color:#12bc03;">Text here</p>
.mytext {color:#12bc03;}
This box has a color of #12bc03
<div style="background-color:#12bc03;">Content here</div>
.mybackground {background-color:#12bc03;}
Border around this has a color of #12bc03
<div style="border:2px solid #12bc03;">Content here</div>
.myborder {border:2px solid #12bc03;}