#366f6f color space conversions
Hex:
#366f6f
RGB:
54, 111, 111
CMY:
79, 56, 56
CMYK:
51, 0, 0, 56
HSL:
180°, 34.5455%, 32.3529%
HSV (HSB):
180°, 51.3514%, 43.5294%
XYZ:
10.0750, 13.3008, 17.0752
xyY:
0.2491, 0.3288, 13.3008
CIE-Lab:
43.2131, -18.5975, -5.7615
CIE-LCH:
43.2131, 19.4695, 197.2128
CIE-Luv:
43.2131, -24.3377, -5.2572
Hunter-Lab:
36.4703, -14.5121, -2.2301
#366f6f color charts
#366f6f color shades, tints & tones
#366f6f color schemes
#366f6f color preview, HTML & CSS examples
This text has a color of #366f6f
<p style="color:#366f6f;">Text here</p>
.mytext {color:#366f6f;}
This box has a color of #366f6f
<div style="background-color:#366f6f;">Content here</div>
.mybackground {background-color:#366f6f;}
Border around this has a color of #366f6f
<div style="border:2px solid #366f6f;">Content here</div>
.myborder {border:2px solid #366f6f;}