#006c50 color space conversions
Hex:
#006c50
RGB:
0, 108, 80
CMY:
100, 58, 69
CMYK:
100, 0, 26, 58
HSL:
164°, 100.0000%, 21.1765%
HSV (HSB):
164°, 100.0000%, 42.3529%
XYZ:
6.8105, 11.3043, 9.4124
xyY:
0.2474, 0.4107, 11.3043
CIE-Lab:
40.0884, -34.0852, 8.2719
CIE-LCH:
40.0884, 35.0745, 166.3590
CIE-Luv:
40.0884, -33.7182, 15.0563
Hunter-Lab:
33.6219, -22.6809, 6.9371
#006c50 color charts
#006c50 color shades, tints & tones
#006c50 color schemes
#006c50 color preview, HTML & CSS examples
This text has a color of #006c50
<p style="color:#006c50;">Text here</p>
.mytext {color:#006c50;}
This box has a color of #006c50
<div style="background-color:#006c50;">Content here</div>
.mybackground {background-color:#006c50;}
Border around this has a color of #006c50
<div style="border:2px solid #006c50;">Content here</div>
.myborder {border:2px solid #006c50;}