#04faaa color space conversions
Hex:
#04faaa
RGB:
4, 250, 170
CMY:
98, 2, 33
CMYK:
98, 0, 32, 2
HSL:
160°, 96.8504%, 49.8039%
HSV (HSB):
160°, 98.4000%, 98.0392%
XYZ:
41.4914, 71.2993, 49.6055
xyY:
0.2555, 0.4390, 71.2993
CIE-Lab:
87.6302, -67.3875, 24.7794
CIE-LCH:
87.6302, 71.7990, 159.8108
CIE-Luv:
87.6302, -75.3006, 46.7369
Hunter-Lab:
84.4389, -60.0572, 24.2760
#04faaa color charts
#04faaa color shades, tints & tones
#04faaa color schemes
#04faaa color preview, HTML & CSS examples
This text has a color of #04faaa
<p style="color:#04faaa;">Text here</p>
.mytext {color:#04faaa;}
This box has a color of #04faaa
<div style="background-color:#04faaa;">Content here</div>
.mybackground {background-color:#04faaa;}
Border around this has a color of #04faaa
<div style="border:2px solid #04faaa;">Content here</div>
.myborder {border:2px solid #04faaa;}