#0dd67a color space conversions
Hex:
#0dd67a
RGB:
13, 214, 122
CMY:
95, 16, 52
CMYK:
94, 0, 43, 16
HSL:
153°, 88.5463%, 44.5098%
HSV (HSB):
153°, 93.9252%, 83.9216%
XYZ:
27.7254, 49.5838, 26.5217
xyY:
0.2670, 0.4775, 49.5838
CIE-Lab:
75.8131, -64.1447, 33.3942
CIE-LCH:
75.8131, 72.3168, 152.4982
CIE-Luv:
75.8131, -66.5536, 55.2141
Hunter-Lab:
70.4158, -52.9453, 26.9598
#0dd67a color charts
#0dd67a color shades, tints & tones
#0dd67a color schemes
#0dd67a color preview, HTML & CSS examples
This text has a color of #0dd67a
<p style="color:#0dd67a;">Text here</p>
.mytext {color:#0dd67a;}
This box has a color of #0dd67a
<div style="background-color:#0dd67a;">Content here</div>
.mybackground {background-color:#0dd67a;}
Border around this has a color of #0dd67a
<div style="border:2px solid #0dd67a;">Content here</div>
.myborder {border:2px solid #0dd67a;}