#023f41 color space conversions
Hex:
#023f41
RGB:
2, 63, 65
CMY:
99, 75, 75
CMYK:
97, 3, 0, 75
HSL:
182°, 94.0299%, 13.1373%
HSV (HSB):
182°, 96.9231%, 25.4902%
XYZ:
2.7567, 3.9496, 5.6181
xyY:
0.2237, 0.3205, 3.9496
CIE-Lab:
23.5040, -16.6543, -6.3467
CIE-LCH:
23.5040, 17.8226, 200.8610
CIE-Luv:
23.5040, -17.7232, -5.3639
Hunter-Lab:
19.8735, -10.0188, -2.8493
#023f41 color charts
#023f41 color shades, tints & tones
#023f41 color schemes
#023f41 color preview, HTML & CSS examples
This text has a color of #023f41
<p style="color:#023f41;">Text here</p>
.mytext {color:#023f41;}
This box has a color of #023f41
<div style="background-color:#023f41;">Content here</div>
.mybackground {background-color:#023f41;}
Border around this has a color of #023f41
<div style="border:2px solid #023f41;">Content here</div>
.myborder {border:2px solid #023f41;}