#1af94e color space conversions
Hex:
#1af94e
RGB:
26, 249, 78
CMY:
90, 2, 69
CMYK:
90, 0, 69, 2
HSL:
134°, 94.8936%, 53.9216%
HSV (HSB):
134°, 89.5582%, 97.6471%
XYZ:
35.6768, 68.5210, 18.5533
xyY:
0.2906, 0.5582, 68.5210
CIE-Lab:
86.2663, -80.1254, 65.4421
CIE-LCH:
86.2663, 103.4541, 140.7599
CIE-Luv:
86.2663, -78.8680, 92.7408
Hunter-Lab:
82.7774, -67.9275, 44.6553
#1af94e color charts
#1af94e color shades, tints & tones
#1af94e color schemes
#1af94e color preview, HTML & CSS examples
This text has a color of #1af94e
<p style="color:#1af94e;">Text here</p>
.mytext {color:#1af94e;}
This box has a color of #1af94e
<div style="background-color:#1af94e;">Content here</div>
.mybackground {background-color:#1af94e;}
Border around this has a color of #1af94e
<div style="border:2px solid #1af94e;">Content here</div>
.myborder {border:2px solid #1af94e;}