#04bf7e color space conversions
Hex:
#04bf7e
RGB:
4, 191, 126
CMY:
98, 25, 51
CMYK:
98, 0, 34, 25
HSL:
159°, 95.8974%, 38.2353%
HSV (HSB):
159°, 97.9058%, 74.9020%
XYZ:
22.4468, 38.7938, 26.0435
xyY:
0.2572, 0.4445, 38.7938
CIE-Lab:
68.6016, -55.6029, 21.7158
CIE-LCH:
68.6016, 59.6930, 158.6668
CIE-Luv:
68.6016, -59.1104, 38.5641
Hunter-Lab:
62.2846, -44.6685, 18.8079
#04bf7e color charts
#04bf7e color shades, tints & tones
#04bf7e color schemes
#04bf7e color preview, HTML & CSS examples
This text has a color of #04bf7e
<p style="color:#04bf7e;">Text here</p>
.mytext {color:#04bf7e;}
This box has a color of #04bf7e
<div style="background-color:#04bf7e;">Content here</div>
.mybackground {background-color:#04bf7e;}
Border around this has a color of #04bf7e
<div style="border:2px solid #04bf7e;">Content here</div>
.myborder {border:2px solid #04bf7e;}