#2ddf01 color space conversions
Hex:
#2ddf01
RGB:
45, 223, 1
CMY:
82, 13, 100
CMYK:
80, 0, 100, 13
HSL:
108°, 99.1071%, 43.9216%
HSV (HSB):
108°, 99.5516%, 87.4510%
XYZ:
27.4753, 53.3354, 8.8754
xyY:
0.3063, 0.5947, 53.3354
CIE-Lab:
78.0726, -74.8839, 75.4769
CIE-LCH:
78.0726, 106.3219, 134.7740
CIE-Luv:
78.0726, -70.2034, 95.0588
Hunter-Lab:
73.0311, -60.6502, 43.9163
#2ddf01 color charts
#2ddf01 color shades, tints & tones
#2ddf01 color schemes
#2ddf01 color preview, HTML & CSS examples
This text has a color of #2ddf01
<p style="color:#2ddf01;">Text here</p>
.mytext {color:#2ddf01;}
This box has a color of #2ddf01
<div style="background-color:#2ddf01;">Content here</div>
.mybackground {background-color:#2ddf01;}
Border around this has a color of #2ddf01
<div style="border:2px solid #2ddf01;">Content here</div>
.myborder {border:2px solid #2ddf01;}