#00993f color space conversions
Hex:
#00993f
RGB:
0, 153, 63
CMY:
100, 40, 75
CMYK:
100, 0, 59, 40
HSL:
145°, 100.0000%, 30.0000%
HSV (HSB):
145°, 100.0000%, 60.0000%
XYZ:
12.2884, 23.1413, 8.5217
xyY:
0.2796, 0.5265, 23.1413
CIE-Lab:
55.2176, -54.1460, 37.2393
CIE-LCH:
55.2176, 65.7157, 145.4814
CIE-Luv:
55.2176, -50.3622, 52.1626
Hunter-Lab:
48.1055, -38.5871, 23.1708
#00993f color charts
#00993f color shades, tints & tones
#00993f color schemes
#00993f color preview, HTML & CSS examples
This text has a color of #00993f
<p style="color:#00993f;">Text here</p>
.mytext {color:#00993f;}
This box has a color of #00993f
<div style="background-color:#00993f;">Content here</div>
.mybackground {background-color:#00993f;}
Border around this has a color of #00993f
<div style="border:2px solid #00993f;">Content here</div>
.myborder {border:2px solid #00993f;}