#1fa00c color space conversions
Hex:
#1fa00c
RGB:
31, 160, 12
CMY:
88, 37, 95
CMYK:
81, 0, 93, 37
HSL:
112°, 86.0465%, 33.7255%
HSV (HSB):
112°, 92.5000%, 62.7451%
XYZ:
13.2022, 25.4595, 4.5662
xyY:
0.3054, 0.5890, 25.4595
CIE-Lab:
57.5204, -57.9538, 57.2738
CIE-LCH:
57.5204, 81.4797, 135.3381
CIE-Luv:
57.5204, -51.3393, 68.9293
Hunter-Lab:
50.4574, -41.5956, 29.9547
#1fa00c color charts
#1fa00c color shades, tints & tones
#1fa00c color schemes
#1fa00c color preview, HTML & CSS examples
This text has a color of #1fa00c
<p style="color:#1fa00c;">Text here</p>
.mytext {color:#1fa00c;}
This box has a color of #1fa00c
<div style="background-color:#1fa00c;">Content here</div>
.mybackground {background-color:#1fa00c;}
Border around this has a color of #1fa00c
<div style="border:2px solid #1fa00c;">Content here</div>
.myborder {border:2px solid #1fa00c;}