#00faac color space conversions
Hex:
#00faac
RGB:
0, 250, 172
CMY:
100, 2, 33
CMYK:
100, 0, 31, 2
HSL:
161°, 100.0000%, 49.0196%
HSV (HSB):
161°, 100.0000%, 98.0392%
XYZ:
41.6320, 71.3498, 50.6074
xyY:
0.2545, 0.4362, 71.3498
CIE-Lab:
87.6547, -67.0649, 23.7924
CIE-LCH:
87.6547, 71.1602, 160.4670
CIE-Luv:
87.6547, -75.2781, 45.3667
Hunter-Lab:
84.4688, -59.8434, 23.6060
#00faac color charts
#00faac RGB chart
#00faac CMYK chart
#00faac RGB pie chart
#00faac color shades, tints & tones
#00faac color schemes
#00faac color preview, HTML & CSS examples
This text has a color of #00faac
<p style="color:#00faac;">Text here</p>
.mytext {color:#00faac;}
Text color #00faac
This box has a color of #00faac
<div style="background-color:#00faac;">Content here</div>
.mybackground {background-color:#00faac;}
Background color #00faac
Border around this has a color of #00faac
<div style="border:2px solid #00faac;">Content here</div>
.myborder {border:2px solid #00faac;}
Border color #00faac