#04b07a color space conversions
Hex:
#04b07a
RGB:
4, 176, 122
CMY:
98, 31, 52
CMYK:
98, 0, 31, 31
HSL:
161°, 95.5556%, 35.2941%
HSV (HSB):
161°, 97.7273%, 69.0196%
XYZ:
19.0883, 32.4816, 23.6759
xyY:
0.2537, 0.4317, 32.4816
CIE-Lab:
63.7390, -50.8969, 17.2143
CIE-LCH:
63.7390, 53.7292, 161.3135
CIE-Luv:
63.7390, -54.3484, 31.4961
Hunter-Lab:
56.9926, -39.9530, 15.2646
#04b07a color charts
#04b07a color shades, tints & tones
#04b07a color schemes
#04b07a color preview, HTML & CSS examples
This text has a color of #04b07a
<p style="color:#04b07a;">Text here</p>
.mytext {color:#04b07a;}
This box has a color of #04b07a
<div style="background-color:#04b07a;">Content here</div>
.mybackground {background-color:#04b07a;}
Border around this has a color of #04b07a
<div style="border:2px solid #04b07a;">Content here</div>
.myborder {border:2px solid #04b07a;}