#1e0a1e color space conversions
Hex:
#1e0a1e
RGB:
30, 10, 30
CMY:
88, 96, 88
CMYK:
0, 67, 0, 88
HSL:
300°, 50.0000%, 7.8431%
HSV (HSB):
300°, 66.6667%, 11.7647%
XYZ:
0.8783, 0.5868, 1.2953
xyY:
0.3182, 0.2126, 0.5868
CIE-Lab:
5.3009, 13.1093, -8.9303
CIE-LCH:
5.3009, 15.8620, 325.7366
CIE-Luv:
5.3009, 4.2118, -5.4463
Hunter-Lab:
7.6605, 7.0596, -4.6626
#1e0a1e color charts
#1e0a1e color shades, tints & tones
#1e0a1e color schemes
#1e0a1e color preview, HTML & CSS examples
This text has a color of #1e0a1e
<p style="color:#1e0a1e;">Text here</p>
.mytext {color:#1e0a1e;}
This box has a color of #1e0a1e
<div style="background-color:#1e0a1e;">Content here</div>
.mybackground {background-color:#1e0a1e;}
Border around this has a color of #1e0a1e
<div style="border:2px solid #1e0a1e;">Content here</div>
.myborder {border:2px solid #1e0a1e;}