#03c412 color space conversions
Hex:
#03c412
RGB:
3, 196, 18
CMY:
99, 23, 93
CMYK:
98, 0, 91, 23
HSL:
125°, 96.9849%, 39.0196%
HSV (HSB):
125°, 98.4694%, 76.8627%
XYZ:
19.8867, 39.5429, 7.1567
xyY:
0.2987, 0.5939, 39.5429
CIE-Lab:
69.1427, -70.1621, 66.0841
CIE-LCH:
69.1427, 96.3838, 136.7144
CIE-Luv:
69.1427, -65.1407, 83.1942
Hunter-Lab:
62.8831, -53.5952, 37.2705
#03c412 color charts
#03c412 color shades, tints & tones
#03c412 color schemes
#03c412 color preview, HTML & CSS examples
This text has a color of #03c412
<p style="color:#03c412;">Text here</p>
.mytext {color:#03c412;}
This box has a color of #03c412
<div style="background-color:#03c412;">Content here</div>
.mybackground {background-color:#03c412;}
Border around this has a color of #03c412
<div style="border:2px solid #03c412;">Content here</div>
.myborder {border:2px solid #03c412;}