#0db98c color space conversions
Hex:
#0db98c
RGB:
13, 185, 140
CMY:
95, 27, 45
CMYK:
93, 0, 24, 27
HSL:
164°, 86.8687%, 38.8235%
HSV (HSB):
164°, 92.9730%, 72.5490%
XYZ:
22.2486, 36.6769, 30.7177
xyY:
0.2482, 0.4091, 36.6769
CIE-Lab:
67.0339, -49.7580, 11.9905
CIE-LCH:
67.0339, 51.1823, 166.4514
CIE-Luv:
67.0339, -55.7063, 24.7273
Hunter-Lab:
60.5615, -40.4068, 12.3203
#0db98c color charts
#0db98c color shades, tints & tones
#0db98c color schemes
#0db98c color preview, HTML & CSS examples
This text has a color of #0db98c
<p style="color:#0db98c;">Text here</p>
.mytext {color:#0db98c;}
This box has a color of #0db98c
<div style="background-color:#0db98c;">Content here</div>
.mybackground {background-color:#0db98c;}
Border around this has a color of #0db98c
<div style="border:2px solid #0db98c;">Content here</div>
.myborder {border:2px solid #0db98c;}