#1e2d00 color space conversions
Hex:
#1e2d00
RGB:
30, 45, 0
CMY:
88, 82, 100
CMYK:
33, 0, 100, 82
HSL:
80°, 100.0000%, 8.8235%
HSV (HSB):
80°, 100.0000%, 17.6471%
XYZ:
1.4738, 2.1528, 0.3379
xyY:
0.3718, 0.5430, 2.1528
CIE-Lab:
16.2695, -14.4105, 23.2184
CIE-LCH:
16.2695, 27.3268, 121.8259
CIE-Luv:
16.2695, -5.9931, 18.7714
Hunter-Lab:
14.6724, -7.7468, 8.9054
#1e2d00 color charts
#1e2d00 color shades, tints & tones
#1e2d00 color schemes
#1e2d00 color preview, HTML & CSS examples
This text has a color of #1e2d00
<p style="color:#1e2d00;">Text here</p>
.mytext {color:#1e2d00;}
This box has a color of #1e2d00
<div style="background-color:#1e2d00;">Content here</div>
.mybackground {background-color:#1e2d00;}
Border around this has a color of #1e2d00
<div style="border:2px solid #1e2d00;">Content here</div>
.myborder {border:2px solid #1e2d00;}