#0dcc8e color space conversions
Hex:
#0dcc8e
RGB:
13, 204, 142
CMY:
95, 20, 44
CMYK:
94, 0, 30, 20
HSL:
161°, 88.0184%, 42.5490%
HSV (HSB):
161°, 93.6275%, 80.0000%
XYZ:
26.6413, 45.2243, 32.9162
xyY:
0.2543, 0.4316, 45.2243
CIE-Lab:
73.0393, -56.5682, 19.2870
CIE-LCH:
73.0393, 59.7658, 161.1731
CIE-Luv:
73.0393, -61.9607, 36.1389
Hunter-Lab:
67.2490, -46.9713, 18.0538
#0dcc8e color charts
#0dcc8e color shades, tints & tones
#0dcc8e color schemes
#0dcc8e color preview, HTML & CSS examples
This text has a color of #0dcc8e
<p style="color:#0dcc8e;">Text here</p>
.mytext {color:#0dcc8e;}
This box has a color of #0dcc8e
<div style="background-color:#0dcc8e;">Content here</div>
.mybackground {background-color:#0dcc8e;}
Border around this has a color of #0dcc8e
<div style="border:2px solid #0dcc8e;">Content here</div>
.myborder {border:2px solid #0dcc8e;}