#04bf7a color space conversions
Hex:
#04bf7a
RGB:
4, 191, 122
CMY:
98, 25, 52
CMYK:
98, 0, 36, 25
HSL:
158°, 95.8974%, 38.2353%
HSV (HSB):
158°, 97.9058%, 74.9020%
XYZ:
22.1937, 38.6926, 24.7110
xyY:
0.2593, 0.4520, 38.6926
CIE-Lab:
68.5280, -56.4512, 23.7434
CIE-LCH:
68.5280, 61.2412, 157.1884
CIE-Luv:
68.5280, -59.3803, 41.2086
Hunter-Lab:
62.2033, -45.1683, 19.9887
#04bf7a color charts
#04bf7a color shades, tints & tones
#04bf7a color schemes
#04bf7a color preview, HTML & CSS examples
This text has a color of #04bf7a
<p style="color:#04bf7a;">Text here</p>
.mytext {color:#04bf7a;}
This box has a color of #04bf7a
<div style="background-color:#04bf7a;">Content here</div>
.mybackground {background-color:#04bf7a;}
Border around this has a color of #04bf7a
<div style="border:2px solid #04bf7a;">Content here</div>
.myborder {border:2px solid #04bf7a;}