#023f2b color space conversions
Hex:
#023f2b
RGB:
2, 63, 43
CMY:
99, 75, 83
CMYK:
97, 0, 32, 75
HSL:
160°, 93.8462%, 12.7451%
HSV (HSB):
160°, 96.8254%, 24.7059%
XYZ:
2.2386, 3.7423, 2.8899
xyY:
0.2524, 0.4219, 3.7423
CIE-Lab:
22.8006, -23.9214, 7.2397
CIE-LCH:
22.8006, 24.9929, 163.1619
CIE-Luv:
22.8006, -19.0528, 10.0902
Hunter-Lab:
19.3451, -13.1982, 4.6846
#023f2b color charts
#023f2b color shades, tints & tones
#023f2b color schemes
#023f2b color preview, HTML & CSS examples
This text has a color of #023f2b
<p style="color:#023f2b;">Text here</p>
.mytext {color:#023f2b;}
This box has a color of #023f2b
<div style="background-color:#023f2b;">Content here</div>
.mybackground {background-color:#023f2b;}
Border around this has a color of #023f2b
<div style="border:2px solid #023f2b;">Content here</div>
.myborder {border:2px solid #023f2b;}