#023f3c color space conversions
Hex:
#023f3c
RGB:
2, 63, 60
CMY:
99, 75, 76
CMYK:
97, 0, 5, 75
HSL:
177°, 93.8462%, 12.7451%
HSV (HSB):
177°, 96.8254%, 24.7059%
XYZ:
2.6182, 3.8942, 4.8886
xyY:
0.2296, 0.3416, 3.8942
CIE-Lab:
23.3184, -18.4718, -3.2937
CIE-LCH:
23.3184, 18.7632, 190.1100
CIE-Luv:
23.3184, -18.0337, -1.6176
Hunter-Lab:
19.7336, -10.8514, -0.8744
#023f3c color charts
#023f3c color shades, tints & tones
#023f3c color schemes
#023f3c color preview, HTML & CSS examples
This text has a color of #023f3c
<p style="color:#023f3c;">Text here</p>
.mytext {color:#023f3c;}
This box has a color of #023f3c
<div style="background-color:#023f3c;">Content here</div>
.mybackground {background-color:#023f3c;}
Border around this has a color of #023f3c
<div style="border:2px solid #023f3c;">Content here</div>
.myborder {border:2px solid #023f3c;}