#13f00c color space conversions
Hex:
#13f00c
RGB:
19, 240, 12
CMY:
93, 6, 95
CMYK:
92, 0, 95, 6
HSL:
118°, 90.4762%, 49.4118%
HSV (HSB):
118°, 95.0000%, 94.1176%
XYZ:
31.4950, 62.4852, 10.7487
xyY:
0.3007, 0.5966, 62.4852
CIE-Lab:
83.1708, -81.4641, 78.5507
CIE-LCH:
83.1708, 113.1663, 136.0431
CIE-Luv:
83.1708, -77.8348, 101.0486
Hunter-Lab:
79.0476, -67.2133, 47.2712
#13f00c color charts
#13f00c color shades, tints & tones
#13f00c color schemes
#13f00c color preview, HTML & CSS examples
This text has a color of #13f00c
<p style="color:#13f00c;">Text here</p>
.mytext {color:#13f00c;}
This box has a color of #13f00c
<div style="background-color:#13f00c;">Content here</div>
.mybackground {background-color:#13f00c;}
Border around this has a color of #13f00c
<div style="border:2px solid #13f00c;">Content here</div>
.myborder {border:2px solid #13f00c;}