#12d00f color space conversions
Hex:
#12d00f
RGB:
18, 208, 15
CMY:
93, 18, 94
CMYK:
91, 0, 93, 18
HSL:
119°, 86.5471%, 43.7255%
HSV (HSB):
119°, 92.7885%, 81.5686%
XYZ:
22.8916, 45.2748, 7.9843
xyY:
0.3006, 0.5945, 45.2748
CIE-Lab:
73.0725, -72.8459, 69.8609
CIE-LCH:
73.0725, 100.9310, 136.1983
CIE-Luv:
73.0725, -68.1202, 88.2947
Hunter-Lab:
67.2866, -57.0241, 40.0651
#12d00f color charts
#12d00f color shades, tints & tones
#12d00f color schemes
#12d00f color preview, HTML & CSS examples
This text has a color of #12d00f
<p style="color:#12d00f;">Text here</p>
.mytext {color:#12d00f;}
This box has a color of #12d00f
<div style="background-color:#12d00f;">Content here</div>
.mybackground {background-color:#12d00f;}
Border around this has a color of #12d00f
<div style="border:2px solid #12d00f;">Content here</div>
.myborder {border:2px solid #12d00f;}