#1a400e color space conversions
Hex:
#1a400e
RGB:
26, 64, 14
CMY:
90, 75, 95
CMYK:
59, 0, 78, 75
HSL:
106°, 64.1026%, 15.2941%
HSV (HSB):
106°, 78.1250%, 25.0980%
XYZ:
2.3387, 3.9181, 1.0485
xyY:
0.3201, 0.5363, 3.9181
CIE-Lab:
23.3988, -24.3952, 25.3794
CIE-LCH:
23.3988, 35.2028, 133.8672
CIE-Luv:
23.3988, -15.8952, 24.4732
Hunter-Lab:
19.7942, -13.5503, 10.7154
#1a400e color charts
#1a400e color shades, tints & tones
#1a400e color schemes
#1a400e color preview, HTML & CSS examples
This text has a color of #1a400e
<p style="color:#1a400e;">Text here</p>
.mytext {color:#1a400e;}
This box has a color of #1a400e
<div style="background-color:#1a400e;">Content here</div>
.mybackground {background-color:#1a400e;}
Border around this has a color of #1a400e
<div style="border:2px solid #1a400e;">Content here</div>
.myborder {border:2px solid #1a400e;}