#0ccc85 color space conversions
Hex:
#0ccc85
RGB:
12, 204, 133
CMY:
95, 20, 48
CMYK:
94, 0, 35, 20
HSL:
158°, 88.8889%, 42.3529%
HSV (HSB):
158°, 94.1176%, 80.0000%
XYZ:
25.9781, 44.9573, 29.4988
xyY:
0.2587, 0.4476, 44.9573
CIE-Lab:
72.8638, -58.5498, 23.8005
CIE-LCH:
72.8638, 63.2023, 157.8783
CIE-Luv:
72.8638, -62.6220, 42.2395
Hunter-Lab:
67.0502, -48.1794, 20.8505
#0ccc85 color charts
#0ccc85 color shades, tints & tones
#0ccc85 color schemes
#0ccc85 color preview, HTML & CSS examples
This text has a color of #0ccc85
<p style="color:#0ccc85;">Text here</p>
.mytext {color:#0ccc85;}
This box has a color of #0ccc85
<div style="background-color:#0ccc85;">Content here</div>
.mybackground {background-color:#0ccc85;}
Border around this has a color of #0ccc85
<div style="border:2px solid #0ccc85;">Content here</div>
.myborder {border:2px solid #0ccc85;}