#0e1e2e color space conversions
Hex:
#0e1e2e
RGB:
14, 30, 46
CMY:
95, 88, 82
CMYK:
70, 35, 0, 82
HSL:
210°, 53.3333%, 11.7647%
HSV (HSB):
210°, 69.5652%, 18.0392%
XYZ:
1.1385, 1.2192, 2.7601
xyY:
0.2225, 0.2382, 1.2192
CIE-Lab:
10.6980, -0.6747, -12.7202
CIE-LCH:
10.6980, 12.7381, 266.9639
CIE-Luv:
10.6980, -4.6548, -10.0560
Hunter-Lab:
11.0416, -0.9173, -7.0917
#0e1e2e color charts
#0e1e2e color shades, tints & tones
#0e1e2e color schemes
#0e1e2e color preview, HTML & CSS examples
This text has a color of #0e1e2e
<p style="color:#0e1e2e;">Text here</p>
.mytext {color:#0e1e2e;}
This box has a color of #0e1e2e
<div style="background-color:#0e1e2e;">Content here</div>
.mybackground {background-color:#0e1e2e;}
Border around this has a color of #0e1e2e
<div style="border:2px solid #0e1e2e;">Content here</div>
.myborder {border:2px solid #0e1e2e;}