#0dd95e color space conversions
Hex:
#0dd95e
RGB:
13, 217, 94
CMY:
95, 15, 63
CMYK:
94, 0, 57, 15
HSL:
144°, 88.6957%, 45.0980%
HSV (HSB):
144°, 94.0092%, 85.0980%
XYZ:
26.9992, 50.5194, 18.9179
xyY:
0.2800, 0.5239, 50.5194
CIE-Lab:
76.3870, -69.5390, 47.6870
CIE-LCH:
76.3870, 84.3192, 145.5593
CIE-Luv:
76.3870, -69.0236, 71.4485
Hunter-Lab:
71.0770, -56.5800, 33.9733
#0dd95e color charts
#0dd95e color shades, tints & tones
#0dd95e color schemes
#0dd95e color preview, HTML & CSS examples
This text has a color of #0dd95e
<p style="color:#0dd95e;">Text here</p>
.mytext {color:#0dd95e;}
This box has a color of #0dd95e
<div style="background-color:#0dd95e;">Content here</div>
.mybackground {background-color:#0dd95e;}
Border around this has a color of #0dd95e
<div style="border:2px solid #0dd95e;">Content here</div>
.myborder {border:2px solid #0dd95e;}