#2dbd05 color space conversions
Hex:
#2dbd05
RGB:
45, 189, 5
CMY:
82, 26, 98
CMYK:
76, 0, 97, 26
HSL:
107°, 94.8454%, 38.0392%
HSV (HSB):
107°, 97.3545%, 74.1176%
XYZ:
19.3072, 36.9640, 6.2608
xyY:
0.3088, 0.5911, 36.9640
CIE-Lab:
67.2500, -64.9157, 66.3402
CIE-LCH:
67.2500, 92.8174, 134.3782
CIE-Luv:
67.2500, -59.0180, 81.3887
Hunter-Lab:
60.7981, -49.7117, 36.4532
#2dbd05 color charts
#2dbd05 color shades, tints & tones
#2dbd05 color schemes
#2dbd05 color preview, HTML & CSS examples
This text has a color of #2dbd05
<p style="color:#2dbd05;">Text here</p>
.mytext {color:#2dbd05;}
This box has a color of #2dbd05
<div style="background-color:#2dbd05;">Content here</div>
.mybackground {background-color:#2dbd05;}
Border around this has a color of #2dbd05
<div style="border:2px solid #2dbd05;">Content here</div>
.myborder {border:2px solid #2dbd05;}