#2a9606 color space conversions
Hex:
#2a9606
RGB:
42, 150, 6
CMY:
84, 41, 98
CMYK:
72, 0, 96, 41
HSL:
105°, 92.3077%, 30.5882%
HSV (HSB):
105°, 96.0000%, 58.8235%
XYZ:
11.8941, 22.3181, 3.8532
xyY:
0.3125, 0.5863, 22.3181
CIE-Lab:
54.3629, -53.1958, 55.6526
CIE-LCH:
54.3629, 76.9871, 133.7070
CIE-Luv:
54.3629, -45.9569, 65.2868
Hunter-Lab:
47.2420, -37.7328, 28.2335
#2a9606 color charts
#2a9606 color shades, tints & tones
#2a9606 color schemes
#2a9606 color preview, HTML & CSS examples
This text has a color of #2a9606
<p style="color:#2a9606;">Text here</p>
.mytext {color:#2a9606;}
This box has a color of #2a9606
<div style="background-color:#2a9606;">Content here</div>
.mybackground {background-color:#2a9606;}
Border around this has a color of #2a9606
<div style="border:2px solid #2a9606;">Content here</div>
.myborder {border:2px solid #2a9606;}