#023f05 color space conversions
Hex:
#023f05
RGB:
2, 63, 5
CMY:
99, 75, 98
CMYK:
97, 0, 92, 75
HSL:
123°, 93.8462%, 12.7451%
HSV (HSB):
123°, 96.8254%, 24.7059%
XYZ:
1.8299, 3.5789, 0.7379
xyY:
0.2977, 0.5822, 3.5789
CIE-Lab:
22.2273, -30.7633, 27.7681
CIE-LCH:
22.2273, 41.4421, 137.9294
CIE-Luv:
22.2273, -20.5274, 25.9003
Hunter-Lab:
18.9179, -15.8400, 10.9298
#023f05 color charts
#023f05 color shades, tints & tones
#023f05 color schemes
#023f05 color preview, HTML & CSS examples
This text has a color of #023f05
<p style="color:#023f05;">Text here</p>
.mytext {color:#023f05;}
This box has a color of #023f05
<div style="background-color:#023f05;">Content here</div>
.mybackground {background-color:#023f05;}
Border around this has a color of #023f05
<div style="border:2px solid #023f05;">Content here</div>
.myborder {border:2px solid #023f05;}