#023d3e color space conversions
Hex:
#023d3e
RGB:
2, 61, 62
CMY:
99, 76, 76
CMYK:
97, 2, 0, 76
HSL:
181°, 93.7500%, 12.5490%
HSV (HSB):
181°, 96.7742%, 24.3137%
XYZ:
2.5633, 3.6982, 5.1362
xyY:
0.2249, 0.3245, 3.6982
CIE-Lab:
22.6475, -16.6422, -5.6305
CIE-LCH:
22.6475, 17.5689, 198.6920
CIE-Luv:
22.6475, -17.1458, -4.4619
Hunter-Lab:
19.2307, -9.8612, -2.3738
#023d3e color charts
#023d3e color shades, tints & tones
#023d3e color schemes
#023d3e color preview, HTML & CSS examples
This text has a color of #023d3e
<p style="color:#023d3e;">Text here</p>
.mytext {color:#023d3e;}
This box has a color of #023d3e
<div style="background-color:#023d3e;">Content here</div>
.mybackground {background-color:#023d3e;}
Border around this has a color of #023d3e
<div style="border:2px solid #023d3e;">Content here</div>
.myborder {border:2px solid #023d3e;}