#12f12f color space conversions
Hex:
#12f12f
RGB:
18, 241, 47
CMY:
93, 5, 82
CMYK:
93, 0, 80, 5
HSL:
128°, 88.8446%, 50.7843%
HSV (HSB):
128°, 92.5311%, 94.5098%
XYZ:
32.2178, 63.2444, 13.1987
xyY:
0.2965, 0.5820, 63.2444
CIE-Lab:
83.5708, -80.5616, 72.6925
CIE-LCH:
83.5708, 108.5098, 137.9394
CIE-Luv:
83.5708, -77.7386, 97.1696
Hunter-Lab:
79.5264, -66.8570, 45.8283
#12f12f color charts
#12f12f color shades, tints & tones
#12f12f color schemes
#12f12f color preview, HTML & CSS examples
This text has a color of #12f12f
<p style="color:#12f12f;">Text here</p>
.mytext {color:#12f12f;}
This box has a color of #12f12f
<div style="background-color:#12f12f;">Content here</div>
.mybackground {background-color:#12f12f;}
Border around this has a color of #12f12f
<div style="border:2px solid #12f12f;">Content here</div>
.myborder {border:2px solid #12f12f;}