#04b07c color space conversions
Hex:
#04b07c
RGB:
4, 176, 124
CMY:
98, 31, 51
CMYK:
98, 0, 30, 31
HSL:
162°, 95.5556%, 35.2941%
HSV (HSB):
162°, 97.7273%, 69.0196%
XYZ:
19.2135, 32.5317, 24.3354
xyY:
0.2525, 0.4276, 32.5317
CIE-Lab:
63.7799, -50.4345, 16.1784
CIE-LCH:
63.7799, 52.9658, 162.2147
CIE-Luv:
63.7799, -54.2071, 30.0946
Hunter-Lab:
57.0366, -39.6840, 14.6288
#04b07c color charts
#04b07c color shades, tints & tones
#04b07c color schemes
#04b07c color preview, HTML & CSS examples
This text has a color of #04b07c
<p style="color:#04b07c;">Text here</p>
.mytext {color:#04b07c;}
This box has a color of #04b07c
<div style="background-color:#04b07c;">Content here</div>
.mybackground {background-color:#04b07c;}
Border around this has a color of #04b07c
<div style="border:2px solid #04b07c;">Content here</div>
.myborder {border:2px solid #04b07c;}