#1e1d01 color space conversions
Hex:
#1e1d01
RGB:
30, 29, 1
CMY:
88, 89, 100
CMYK:
0, 3, 97, 88
HSL:
58°, 93.5484%, 6.0784%
HSV (HSB):
58°, 96.6667%, 11.7647%
XYZ:
0.9803, 1.1569, 0.2004
xyY:
0.4194, 0.4949, 1.1569
CIE-Lab:
10.2358, -4.2498, 14.7821
CIE-LCH:
10.2358, 15.3809, 106.0397
CIE-Luv:
10.2358, 1.2289, 10.8523
Hunter-Lab:
10.7561, -2.5555, 6.4248
#1e1d01 color charts
#1e1d01 color shades, tints & tones
#1e1d01 color schemes
#1e1d01 color preview, HTML & CSS examples
This text has a color of #1e1d01
<p style="color:#1e1d01;">Text here</p>
.mytext {color:#1e1d01;}
This box has a color of #1e1d01
<div style="background-color:#1e1d01;">Content here</div>
.mybackground {background-color:#1e1d01;}
Border around this has a color of #1e1d01
<div style="border:2px solid #1e1d01;">Content here</div>
.myborder {border:2px solid #1e1d01;}