#1f6f00 color space conversions
Hex:
#1f6f00
RGB:
31, 111, 0
CMY:
88, 56, 100
CMYK:
72, 0, 100, 56
HSL:
103°, 100.0000%, 21.7647%
HSV (HSB):
103°, 100.0000%, 43.5294%
XYZ:
6.2495, 11.6602, 1.9213
xyY:
0.3151, 0.5880, 11.6602
CIE-Lab:
40.6709, -42.4625, 45.6403
CIE-LCH:
40.6709, 62.3386, 132.9343
CIE-Luv:
40.6709, -33.8912, 49.2245
Hunter-Lab:
34.1470, -27.0886, 20.5670
#1f6f00 color charts
#1f6f00 color shades, tints & tones
#1f6f00 color schemes
#1f6f00 color preview, HTML & CSS examples
This text has a color of #1f6f00
<p style="color:#1f6f00;">Text here</p>
.mytext {color:#1f6f00;}
This box has a color of #1f6f00
<div style="background-color:#1f6f00;">Content here</div>
.mybackground {background-color:#1f6f00;}
Border around this has a color of #1f6f00
<div style="border:2px solid #1f6f00;">Content here</div>
.myborder {border:2px solid #1f6f00;}