#014a03 color space conversions
Hex:
#014a03
RGB:
1, 74, 3
CMY:
100, 71, 99
CMYK:
99, 0, 96, 71
HSL:
122°, 97.3333%, 14.7059%
HSV (HSB):
122°, 98.6486%, 29.0196%
XYZ:
2.4777, 4.9106, 0.9034
xyY:
0.2988, 0.5922, 4.9106
CIE-Lab:
26.4785, -34.8422, 32.7309
CIE-LCH:
26.4785, 47.8047, 136.7896
CIE-Luv:
26.4785, -24.8324, 31.7320
Hunter-Lab:
22.1598, -18.8213, 13.0948
#014a03 color charts
#014a03 color shades, tints & tones
#014a03 color schemes
#014a03 color preview, HTML & CSS examples
This text has a color of #014a03
<p style="color:#014a03;">Text here</p>
.mytext {color:#014a03;}
This box has a color of #014a03
<div style="background-color:#014a03;">Content here</div>
.mybackground {background-color:#014a03;}
Border around this has a color of #014a03
<div style="border:2px solid #014a03;">Content here</div>
.myborder {border:2px solid #014a03;}