#2da001 color space conversions
Hex:
#2da001
RGB:
45, 160, 1
CMY:
82, 37, 100
CMYK:
72, 0, 99, 37
HSL:
103°, 98.7578%, 31.5686%
HSV (HSB):
103°, 99.3750%, 62.7451%
XYZ:
13.6585, 25.7017, 4.2698
xyY:
0.3131, 0.5891, 25.7017
CIE-Lab:
57.7528, -56.0066, 59.2118
CIE-LCH:
57.7528, 81.5033, 133.4065
CIE-Luv:
57.7528, -48.9746, 69.9116
Hunter-Lab:
50.6968, -40.6289, 30.4943
#2da001 color charts
#2da001 color shades, tints & tones
#2da001 color schemes
#2da001 color preview, HTML & CSS examples
This text has a color of #2da001
<p style="color:#2da001;">Text here</p>
.mytext {color:#2da001;}
This box has a color of #2da001
<div style="background-color:#2da001;">Content here</div>
.mybackground {background-color:#2da001;}
Border around this has a color of #2da001
<div style="border:2px solid #2da001;">Content here</div>
.myborder {border:2px solid #2da001;}