#101f00 color space conversions
Hex:
#101f00
RGB:
16, 31, 0
CMY:
94, 88, 100
CMYK:
48, 0, 100, 88
HSL:
89°, 100.0000%, 6.0784%
HSV (HSB):
89°, 100.0000%, 12.1569%
XYZ:
0.7037, 1.0901, 0.1733
xyY:
0.3577, 0.5542, 1.0901
CIE-Lab:
9.7208, -13.0748, 14.2808
CIE-LCH:
9.7208, 19.3621, 132.4757
CIE-Luv:
9.7208, -4.7632, 11.3595
Hunter-Lab:
10.4409, -6.2415, 6.3244
#101f00 color charts
#101f00 color shades, tints & tones
#101f00 color schemes
#101f00 color preview, HTML & CSS examples
This text has a color of #101f00
<p style="color:#101f00;">Text here</p>
.mytext {color:#101f00;}
This box has a color of #101f00
<div style="background-color:#101f00;">Content here</div>
.mybackground {background-color:#101f00;}
Border around this has a color of #101f00
<div style="border:2px solid #101f00;">Content here</div>
.myborder {border:2px solid #101f00;}