#2dbf32 color space conversions
Hex:
#2dbf32
RGB:
45, 191, 50
CMY:
82, 25, 80
CMYK:
76, 0, 74, 25
HSL:
122°, 61.8644%, 46.2745%
HSV (HSB):
122°, 76.4398%, 74.9020%
XYZ:
20.2887, 38.0498, 9.2926
xyY:
0.3000, 0.5626, 38.0498
CIE-Lab:
68.0573, -63.4966, 56.8709
CIE-LCH:
68.0573, 85.2415, 138.1507
CIE-Luv:
68.0573, -59.0258, 75.1759
Hunter-Lab:
61.6845, -49.2373, 34.2472
#2dbf32 color charts
#2dbf32 color shades, tints & tones
#2dbf32 color schemes
#2dbf32 color preview, HTML & CSS examples
This text has a color of #2dbf32
<p style="color:#2dbf32;">Text here</p>
.mytext {color:#2dbf32;}
This box has a color of #2dbf32
<div style="background-color:#2dbf32;">Content here</div>
.mybackground {background-color:#2dbf32;}
Border around this has a color of #2dbf32
<div style="border:2px solid #2dbf32;">Content here</div>
.myborder {border:2px solid #2dbf32;}