#0dec1a color space conversions
Hex:
#0dec1a
RGB:
13, 236, 26
CMY:
95, 7, 90
CMYK:
94, 0, 89, 7
HSL:
123°, 89.5582%, 48.8235%
HSV (HSB):
123°, 94.4915%, 92.5490%
XYZ:
30.3479, 60.1511, 10.9881
xyY:
0.2990, 0.5927, 60.1511
CIE-Lab:
81.9202, -80.3266, 75.7134
CIE-LCH:
81.9202, 110.3852, 136.6934
CIE-Luv:
81.9202, -76.8059, 98.3197
Hunter-Lab:
77.5571, -65.8784, 45.8899
#0dec1a color charts
#0dec1a color shades, tints & tones
#0dec1a color schemes
#0dec1a color preview, HTML & CSS examples
This text has a color of #0dec1a
<p style="color:#0dec1a;">Text here</p>
.mytext {color:#0dec1a;}
This box has a color of #0dec1a
<div style="background-color:#0dec1a;">Content here</div>
.mybackground {background-color:#0dec1a;}
Border around this has a color of #0dec1a
<div style="border:2px solid #0dec1a;">Content here</div>
.myborder {border:2px solid #0dec1a;}