#106c6c color space conversions
Hex:
#106c6c
RGB:
16, 108, 108
CMY:
94, 58, 58
CMYK:
85, 0, 0, 58
HSL:
180°, 74.1935%, 24.3137%
HSV (HSB):
180°, 85.1852%, 42.3529%
XYZ:
8.2830, 11.9180, 16.0512
xyY:
0.2285, 0.3288, 11.9180
CIE-Lab:
41.0855, -24.3814, -7.2291
CIE-LCH:
41.0855, 25.4305, 196.5151
CIE-Luv:
41.0855, -30.4315, -6.5713
Hunter-Lab:
34.5224, -17.5865, -3.4012
#106c6c color charts
#106c6c color shades, tints & tones
#106c6c color schemes
#106c6c color preview, HTML & CSS examples
This text has a color of #106c6c
<p style="color:#106c6c;">Text here</p>
.mytext {color:#106c6c;}
This box has a color of #106c6c
<div style="background-color:#106c6c;">Content here</div>
.mybackground {background-color:#106c6c;}
Border around this has a color of #106c6c
<div style="border:2px solid #106c6c;">Content here</div>
.myborder {border:2px solid #106c6c;}