#1e1e00 color space conversions
Hex:
#1e1e00
RGB:
30, 30, 0
CMY:
88, 88, 100
CMYK:
0, 0, 100, 88
HSL:
60°, 100.0000%, 5.8824%
HSV (HSB):
60°, 100.0000%, 11.7647%
XYZ:
0.9997, 1.2046, 0.1798
xyY:
0.4193, 0.5053, 1.2046
CIE-Lab:
10.5910, -5.0663, 15.6884
CIE-LCH:
10.5910, 16.4861, 107.8970
CIE-Luv:
10.5910, 0.8399, 11.6432
Hunter-Lab:
10.9753, -2.9479, 6.7113
#1e1e00 color charts
#1e1e00 color shades, tints & tones
#1e1e00 color schemes
#1e1e00 color preview, HTML & CSS examples
This text has a color of #1e1e00
<p style="color:#1e1e00;">Text here</p>
.mytext {color:#1e1e00;}
This box has a color of #1e1e00
<div style="background-color:#1e1e00;">Content here</div>
.mybackground {background-color:#1e1e00;}
Border around this has a color of #1e1e00
<div style="border:2px solid #1e1e00;">Content here</div>
.myborder {border:2px solid #1e1e00;}