#12c31f color space conversions
Hex:
#12c31f
RGB:
18, 195, 31
CMY:
93, 24, 88
CMYK:
91, 0, 84, 24
HSL:
124°, 83.0986%, 41.7647%
HSV (HSB):
124°, 90.7692%, 76.4706%
XYZ:
20.0119, 39.2577, 7.8191
xyY:
0.2983, 0.5852, 39.2577
CIE-Lab:
68.9376, -68.6561, 63.3132
CIE-LCH:
68.9376, 93.3929, 137.3184
CIE-Luv:
68.9376, -63.8529, 81.0310
Hunter-Lab:
62.6560, -52.6364, 36.4602
#12c31f color charts
#12c31f color shades, tints & tones
#12c31f color schemes
#12c31f color preview, HTML & CSS examples
This text has a color of #12c31f
<p style="color:#12c31f;">Text here</p>
.mytext {color:#12c31f;}
This box has a color of #12c31f
<div style="background-color:#12c31f;">Content here</div>
.mybackground {background-color:#12c31f;}
Border around this has a color of #12c31f
<div style="border:2px solid #12c31f;">Content here</div>
.myborder {border:2px solid #12c31f;}