#1f2000 color space conversions
Hex:
#1f2000
RGB:
31, 32, 0
CMY:
88, 87, 100
CMYK:
3, 0, 100, 87
HSL:
62°, 100.0000%, 6.2745%
HSV (HSB):
62°, 100.0000%, 12.5490%
XYZ:
1.0816, 1.3243, 0.1986
xyY:
0.4153, 0.5085, 1.3243
CIE-Lab:
11.4446, -5.8323, 16.8912
CIE-LCH:
11.4446, 17.8697, 109.0492
CIE-Luv:
11.4446, 0.4448, 12.6379
Hunter-Lab:
11.5080, -3.3624, 7.0323
#1f2000 color charts
#1f2000 color shades, tints & tones
#1f2000 color schemes
#1f2000 color preview, HTML & CSS examples
This text has a color of #1f2000
<p style="color:#1f2000;">Text here</p>
.mytext {color:#1f2000;}
This box has a color of #1f2000
<div style="background-color:#1f2000;">Content here</div>
.mybackground {background-color:#1f2000;}
Border around this has a color of #1f2000
<div style="border:2px solid #1f2000;">Content here</div>
.myborder {border:2px solid #1f2000;}