#0db05e color space conversions
Hex:
#0db05e
RGB:
13, 176, 94
CMY:
95, 31, 63
CMYK:
93, 0, 47, 31
HSL:
150°, 86.2434%, 37.0588%
HSV (HSB):
150°, 92.6136%, 69.0196%
XYZ:
17.7117, 31.9444, 15.8221
xyY:
0.2705, 0.4879, 31.9444
CIE-Lab:
63.2969, -56.2064, 31.5716
CIE-LCH:
63.2969, 64.4664, 150.6767
CIE-Luv:
63.2969, -55.6985, 49.2249
Hunter-Lab:
56.5194, -42.9716, 22.9659
#0db05e color charts
#0db05e color shades, tints & tones
#0db05e color schemes
#0db05e color preview, HTML & CSS examples
This text has a color of #0db05e
<p style="color:#0db05e;">Text here</p>
.mytext {color:#0db05e;}
This box has a color of #0db05e
<div style="background-color:#0db05e;">Content here</div>
.mybackground {background-color:#0db05e;}
Border around this has a color of #0db05e
<div style="border:2px solid #0db05e;">Content here</div>
.myborder {border:2px solid #0db05e;}