#03b012 color space conversions
Hex:
#03b012
RGB:
3, 176, 18
CMY:
99, 31, 93
CMYK:
98, 0, 90, 31
HSL:
125°, 96.6480%, 35.0980%
HSV (HSB):
125°, 98.2955%, 69.0196%
XYZ:
15.6721, 31.1137, 5.7518
xyY:
0.2983, 0.5922, 31.1137
CIE-Lab:
62.6035, -64.6302, 60.4800
CIE-LCH:
62.6035, 88.5149, 136.8999
CIE-Luv:
62.6035, -58.8989, 74.9728
Hunter-Lab:
55.7797, -47.4623, 32.9320
#03b012 color charts
#03b012 color shades, tints & tones
#03b012 color schemes
#03b012 color preview, HTML & CSS examples
This text has a color of #03b012
<p style="color:#03b012;">Text here</p>
.mytext {color:#03b012;}
This box has a color of #03b012
<div style="background-color:#03b012;">Content here</div>
.mybackground {background-color:#03b012;}
Border around this has a color of #03b012
<div style="border:2px solid #03b012;">Content here</div>
.myborder {border:2px solid #03b012;}