#00bf7a color space conversions
Hex:
#00bf7a
RGB:
0, 191, 122
CMY:
100, 25, 52
CMYK:
100, 0, 36, 25
HSL:
158°, 100.0000%, 37.4510%
HSV (HSB):
158°, 100.0000%, 74.9020%
XYZ:
22.1437, 38.6667, 24.7087
xyY:
0.2589, 0.4521, 38.6667
CIE-Lab:
68.5092, -56.6018, 23.7148
CIE-LCH:
68.5092, 61.3691, 157.2675
CIE-Luv:
68.5092, -59.5510, 41.1924
Hunter-Lab:
62.1826, -45.2544, 19.9685
#00bf7a color charts
#00bf7a color shades, tints & tones
#00bf7a color schemes
#00bf7a color preview, HTML & CSS examples
This text has a color of #00bf7a
<p style="color:#00bf7a;">Text here</p>
.mytext {color:#00bf7a;}
This box has a color of #00bf7a
<div style="background-color:#00bf7a;">Content here</div>
.mybackground {background-color:#00bf7a;}
Border around this has a color of #00bf7a
<div style="border:2px solid #00bf7a;">Content here</div>
.myborder {border:2px solid #00bf7a;}