#1faa2a color space conversions
Hex:
#1faa2a
RGB:
31, 170, 42
CMY:
88, 33, 84
CMYK:
82, 0, 75, 33
HSL:
125°, 69.1542%, 39.4118%
HSV (HSB):
125°, 81.7647%, 66.6667%
XYZ:
15.3577, 29.2079, 7.0187
xyY:
0.2977, 0.5662, 29.2079
CIE-Lab:
60.9647, -59.4119, 52.5060
CIE-LCH:
60.9647, 79.2884, 138.5310
CIE-Luv:
60.9647, -54.1974, 67.8588
Hunter-Lab:
54.0444, -43.8535, 30.1310
#1faa2a color charts
#1faa2a color shades, tints & tones
#1faa2a color schemes
#1faa2a color preview, HTML & CSS examples
This text has a color of #1faa2a
<p style="color:#1faa2a;">Text here</p>
.mytext {color:#1faa2a;}
This box has a color of #1faa2a
<div style="background-color:#1faa2a;">Content here</div>
.mybackground {background-color:#1faa2a;}
Border around this has a color of #1faa2a
<div style="border:2px solid #1faa2a;">Content here</div>
.myborder {border:2px solid #1faa2a;}