#999b00 color space conversions
Hex:
#999b00
RGB:
153, 155, 0
CMY:
40, 39, 100
CMYK:
1, 0, 100, 39
HSL:
61°, 100.0000%, 30.3922%
HSV (HSB):
61°, 100.0000%, 60.7843%
XYZ:
24.8582, 30.2150, 4.5219
xyY:
0.4171, 0.5070, 30.2150
CIE-Lab:
61.8393, -15.7617, 64.9454
CIE-LCH:
61.8393, 66.8307, 103.6415
CIE-Luv:
61.8393, 3.5403, 68.1489
Hunter-Lab:
54.9682, -15.4714, 33.6003
#999b00 color charts
#999b00 color shades, tints & tones
#999b00 color schemes
#999b00 color preview, HTML & CSS examples
This text has a color of #999b00
<p style="color:#999b00;">Text here</p>
.mytext {color:#999b00;}
This box has a color of #999b00
<div style="background-color:#999b00;">Content here</div>
.mybackground {background-color:#999b00;}
Border around this has a color of #999b00
<div style="border:2px solid #999b00;">Content here</div>
.myborder {border:2px solid #999b00;}