#04baac color space conversions
Hex:
#04baac
RGB:
4, 186, 172
CMY:
98, 27, 33
CMYK:
98, 0, 8, 27
HSL:
175°, 95.7895%, 37.2549%
HSV (HSB):
175°, 97.8495%, 72.9412%
XYZ:
25.0554, 38.1222, 45.0675
xyY:
0.2315, 0.3522, 38.1222
CIE-Lab:
68.1106, -41.9500, -4.0315
CIE-LCH:
68.1106, 42.1433, 185.4894
CIE-Luv:
68.1106, -53.9605, 0.2843
Hunter-Lab:
61.7432, -35.6153, -0.0567
#04baac color charts
#04baac color shades, tints & tones
#04baac color schemes
#04baac color preview, HTML & CSS examples
This text has a color of #04baac
<p style="color:#04baac;">Text here</p>
.mytext {color:#04baac;}
This box has a color of #04baac
<div style="background-color:#04baac;">Content here</div>
.mybackground {background-color:#04baac;}
Border around this has a color of #04baac
<div style="border:2px solid #04baac;">Content here</div>
.myborder {border:2px solid #04baac;}