#0dfc01 color space conversions
Hex:
#0dfc01
RGB:
13, 252, 1
CMY:
95, 1, 100
CMYK:
95, 0, 100, 1
HSL:
117°, 99.2095%, 49.6078%
HSV (HSB):
117°, 99.6032%, 98.8235%
XYZ:
34.9819, 69.7086, 11.6401
xyY:
0.3007, 0.5992, 69.7086
CIE-Lab:
86.8537, -85.0147, 82.4131
CIE-LCH:
86.8537, 118.4036, 135.8902
CIE-Luv:
86.8537, -81.7513, 106.2099
Hunter-Lab:
83.4917, -71.3213, 50.1782
#0dfc01 color charts
#0dfc01 color shades, tints & tones
#0dfc01 color schemes
#0dfc01 color preview, HTML & CSS examples
This text has a color of #0dfc01
<p style="color:#0dfc01;">Text here</p>
.mytext {color:#0dfc01;}
This box has a color of #0dfc01
<div style="background-color:#0dfc01;">Content here</div>
.mybackground {background-color:#0dfc01;}
Border around this has a color of #0dfc01
<div style="border:2px solid #0dfc01;">Content here</div>
.myborder {border:2px solid #0dfc01;}