#1e2e0e color space conversions
Hex:
#1e2e0e
RGB:
30, 46, 14
CMY:
88, 82, 95
CMYK:
35, 0, 70, 82
HSL:
90°, 53.3333%, 11.7647%
HSV (HSB):
90°, 69.5652%, 18.0392%
XYZ:
1.5917, 2.2617, 0.7681
xyY:
0.3444, 0.4894, 2.2617
CIE-Lab:
16.8048, -13.4788, 17.9869
CIE-LCH:
16.8048, 22.4768, 126.8466
CIE-Luv:
16.8048, -6.4457, 15.2611
Hunter-Lab:
15.0390, -7.4264, 7.4990
#1e2e0e color charts
#1e2e0e color shades, tints & tones
#1e2e0e color schemes
#1e2e0e color preview, HTML & CSS examples
This text has a color of #1e2e0e
<p style="color:#1e2e0e;">Text here</p>
.mytext {color:#1e2e0e;}
This box has a color of #1e2e0e
<div style="background-color:#1e2e0e;">Content here</div>
.mybackground {background-color:#1e2e0e;}
Border around this has a color of #1e2e0e
<div style="border:2px solid #1e2e0e;">Content here</div>
.myborder {border:2px solid #1e2e0e;}