#999f00 color space conversions
Hex:
#999f00
RGB:
153, 159, 0
CMY:
40, 38, 100
CMYK:
4, 0, 100, 38
HSL:
62°, 100.0000%, 31.1765%
HSV (HSB):
62°, 100.0000%, 62.3529%
XYZ:
25.5350, 31.5686, 4.7475
xyY:
0.4128, 0.5104, 31.5686
CIE-Lab:
62.9847, -17.8230, 65.7871
CIE-LCH:
62.9847, 68.1587, 105.1586
CIE-Luv:
62.9847, 0.9374, 69.7357
Hunter-Lab:
56.1859, -17.2019, 34.3204
#999f00 color charts
#999f00 color shades, tints & tones
#999f00 color schemes
#999f00 color preview, HTML & CSS examples
This text has a color of #999f00
<p style="color:#999f00;">Text here</p>
.mytext {color:#999f00;}
This box has a color of #999f00
<div style="background-color:#999f00;">Content here</div>
.mybackground {background-color:#999f00;}
Border around this has a color of #999f00
<div style="border:2px solid #999f00;">Content here</div>
.myborder {border:2px solid #999f00;}