#03dd0c color space conversions
Hex:
#03dd0c
RGB:
3, 221, 12
CMY:
99, 13, 95
CMYK:
99, 0, 95, 13
HSL:
122°, 97.3214%, 43.9216%
HSV (HSB):
122°, 98.6425%, 86.6667%
XYZ:
25.9604, 51.7588, 8.9700
xyY:
0.2995, 0.5971, 51.7588
CIE-Lab:
77.1364, -77.0400, 73.5555
CIE-LCH:
77.1364, 106.5157, 136.3255
CIE-Luv:
77.1364, -72.8182, 93.6687
Hunter-Lab:
71.9436, -61.4908, 42.9682
#03dd0c color charts
#03dd0c color shades, tints & tones
#03dd0c color schemes
#03dd0c color preview, HTML & CSS examples
This text has a color of #03dd0c
<p style="color:#03dd0c;">Text here</p>
.mytext {color:#03dd0c;}
This box has a color of #03dd0c
<div style="background-color:#03dd0c;">Content here</div>
.mybackground {background-color:#03dd0c;}
Border around this has a color of #03dd0c
<div style="border:2px solid #03dd0c;">Content here</div>
.myborder {border:2px solid #03dd0c;}