#00b12c color space conversions
Hex:
#00b12c
RGB:
0, 177, 44
CMY:
100, 31, 83
CMYK:
100, 0, 75, 31
HSL:
135°, 100.0000%, 34.7059%
HSV (HSB):
135°, 100.0000%, 69.4118%
XYZ:
16.1768, 31.6261, 7.6347
xyY:
0.2918, 0.5705, 31.6261
CIE-Lab:
63.0327, -63.5679, 53.7910
CIE-LCH:
63.0327, 83.2728, 139.7622
CIE-Luv:
63.0327, -58.8522, 70.4682
Hunter-Lab:
56.2371, -47.0689, 31.3168
#00b12c color charts
#00b12c color shades, tints & tones
#00b12c color schemes
#00b12c color preview, HTML & CSS examples
This text has a color of #00b12c
<p style="color:#00b12c;">Text here</p>
.mytext {color:#00b12c;}
This box has a color of #00b12c
<div style="background-color:#00b12c;">Content here</div>
.mybackground {background-color:#00b12c;}
Border around this has a color of #00b12c
<div style="border:2px solid #00b12c;">Content here</div>
.myborder {border:2px solid #00b12c;}