#264c40 color space conversions
Hex:
#264c40
RGB:
38, 76, 64
CMY:
85, 70, 75
CMYK:
50, 0, 16, 70
HSL:
161°, 33.3333%, 22.3529%
HSV (HSB):
161°, 50.0000%, 29.8039%
XYZ:
4.3092, 5.9511, 5.7721
xyY:
0.2688, 0.3712, 5.9511
CIE-Lab:
29.2888, -16.9223, 2.9530
CIE-LCH:
29.2888, 17.1780, 170.1014
CIE-Luv:
29.2888, -16.1451, 5.5804
Hunter-Lab:
24.3949, -11.1604, 3.0479
#264c40 color charts
#264c40 color shades, tints & tones
#264c40 color schemes
#264c40 color preview, HTML & CSS examples
This text has a color of #264c40
<p style="color:#264c40;">Text here</p>
.mytext {color:#264c40;}
This box has a color of #264c40
<div style="background-color:#264c40;">Content here</div>
.mybackground {background-color:#264c40;}
Border around this has a color of #264c40
<div style="border:2px solid #264c40;">Content here</div>
.myborder {border:2px solid #264c40;}