#12d31d color space conversions
Hex:
#12d31d
RGB:
18, 211, 29
CMY:
93, 17, 89
CMYK:
91, 0, 86, 17
HSL:
123°, 84.2795%, 44.9020%
HSV (HSB):
123°, 91.4692%, 82.7451%
XYZ:
23.7655, 46.8058, 8.9443
xyY:
0.2989, 0.5886, 46.8058
CIE-Lab:
74.0654, -73.2162, 68.3441
CIE-LCH:
74.0654, 100.1575, 136.9711
CIE-Luv:
74.0654, -68.8850, 87.9367
Hunter-Lab:
68.4148, -57.7197, 40.1390
#12d31d color charts
#12d31d color shades, tints & tones
#12d31d color schemes
#12d31d color preview, HTML & CSS examples
This text has a color of #12d31d
<p style="color:#12d31d;">Text here</p>
.mytext {color:#12d31d;}
This box has a color of #12d31d
<div style="background-color:#12d31d;">Content here</div>
.mybackground {background-color:#12d31d;}
Border around this has a color of #12d31d
<div style="border:2px solid #12d31d;">Content here</div>
.myborder {border:2px solid #12d31d;}