#264d2c color space conversions
Hex:
#264d2c
RGB:
38, 77, 44
CMY:
85, 70, 83
CMYK:
51, 0, 43, 70
HSL:
129°, 33.9130%, 22.5490%
HSV (HSB):
129°, 50.6494%, 30.1961%
XYZ:
3.9078, 5.9017, 3.3160
xyY:
0.2977, 0.4496, 5.9017
CIE-Lab:
29.1630, -22.0967, 15.4100
CIE-LCH:
29.1630, 26.9394, 145.1086
CIE-Luv:
29.1630, -17.1218, 19.1309
Hunter-Lab:
24.2934, -13.7999, 8.9123
#264d2c color charts
#264d2c color shades, tints & tones
#264d2c color schemes
#264d2c color preview, HTML & CSS examples
This text has a color of #264d2c
<p style="color:#264d2c;">Text here</p>
.mytext {color:#264d2c;}
This box has a color of #264d2c
<div style="background-color:#264d2c;">Content here</div>
.mybackground {background-color:#264d2c;}
Border around this has a color of #264d2c
<div style="border:2px solid #264d2c;">Content here</div>
.myborder {border:2px solid #264d2c;}