#00c485 color space conversions
Hex:
#00c485
RGB:
0, 196, 133
CMY:
100, 23, 48
CMYK:
100, 0, 32, 23
HSL:
161°, 100.0000%, 38.4314%
HSV (HSB):
161°, 100.0000%, 76.8627%
XYZ:
23.9736, 41.1733, 28.8740
xyY:
0.2550, 0.4379, 41.1733
CIE-Lab:
70.2972, -56.0572, 20.2954
CIE-LCH:
70.2972, 59.6180, 160.0973
CIE-Luv:
70.2972, -60.4541, 37.0461
Hunter-Lab:
64.1664, -45.6009, 18.2368
#00c485 color charts
#00c485 color shades, tints & tones
#00c485 color schemes
#00c485 color preview, HTML & CSS examples
This text has a color of #00c485
<p style="color:#00c485;">Text here</p>
.mytext {color:#00c485;}
This box has a color of #00c485
<div style="background-color:#00c485;">Content here</div>
.mybackground {background-color:#00c485;}
Border around this has a color of #00c485
<div style="border:2px solid #00c485;">Content here</div>
.myborder {border:2px solid #00c485;}