#023f03 color space conversions
Hex:
#023f03
RGB:
2, 63, 3
CMY:
99, 75, 99
CMYK:
97, 0, 95, 75
HSL:
121°, 93.8462%, 12.7451%
HSV (HSB):
121°, 96.8254%, 24.7059%
XYZ:
1.8190, 3.5745, 0.6802
xyY:
0.2995, 0.5885, 3.5745
CIE-Lab:
22.2117, -30.9640, 28.5665
CIE-LCH:
22.2117, 42.1285, 137.3063
CIE-Luv:
22.2117, -20.5741, 26.3841
Hunter-Lab:
18.9063, -15.9126, 11.1013
#023f03 color charts
#023f03 color shades, tints & tones
#023f03 color schemes
#023f03 color preview, HTML & CSS examples
This text has a color of #023f03
<p style="color:#023f03;">Text here</p>
.mytext {color:#023f03;}
This box has a color of #023f03
<div style="background-color:#023f03;">Content here</div>
.mybackground {background-color:#023f03;}
Border around this has a color of #023f03
<div style="border:2px solid #023f03;">Content here</div>
.myborder {border:2px solid #023f03;}