#00f0b3 color space conversions
Hex:
#00f0b3
RGB:
0, 240, 179
CMY:
100, 6, 30
CMYK:
100, 0, 25, 6
HSL:
165°, 100.0000%, 47.0588%
HSV (HSB):
165°, 100.0000%, 94.1176%
XYZ:
39.2968, 65.5748, 53.2339
xyY:
0.2485, 0.4148, 65.5748
CIE-Lab:
84.7791, -61.9070, 16.1994
CIE-LCH:
84.7791, 63.9914, 165.3360
CIE-Luv:
84.7791, -71.5564, 33.8379
Hunter-Lab:
80.9783, -55.0904, 17.7085
#00f0b3 color charts
#00f0b3 color shades, tints & tones
#00f0b3 color schemes
#00f0b3 color preview, HTML & CSS examples
This text has a color of #00f0b3
<p style="color:#00f0b3;">Text here</p>
.mytext {color:#00f0b3;}
This box has a color of #00f0b3
<div style="background-color:#00f0b3;">Content here</div>
.mybackground {background-color:#00f0b3;}
Border around this has a color of #00f0b3
<div style="border:2px solid #00f0b3;">Content here</div>
.myborder {border:2px solid #00f0b3;}