#023f31 color space conversions
Hex:
#023f31
RGB:
2, 63, 49
CMY:
99, 75, 81
CMYK:
97, 0, 22, 75
HSL:
166°, 93.8462%, 12.7451%
HSV (HSB):
166°, 96.8254%, 24.7059%
XYZ:
2.3569, 3.7897, 3.5130
xyY:
0.2440, 0.3923, 3.7897
CIE-Lab:
22.9635, -22.1414, 3.5084
CIE-LCH:
22.9635, 22.4177, 170.9960
CIE-Luv:
22.9635, -18.7052, 6.1846
Hunter-Lab:
19.4671, -12.4560, 2.9276
#023f31 color charts
#023f31 color shades, tints & tones
#023f31 color schemes
#023f31 color preview, HTML & CSS examples
This text has a color of #023f31
<p style="color:#023f31;">Text here</p>
.mytext {color:#023f31;}
This box has a color of #023f31
<div style="background-color:#023f31;">Content here</div>
.mybackground {background-color:#023f31;}
Border around this has a color of #023f31
<div style="border:2px solid #023f31;">Content here</div>
.myborder {border:2px solid #023f31;}