#010e20 color space conversions
Hex:
#010e20
RGB:
1, 14, 32
CMY:
100, 95, 87
CMYK:
97, 56, 0, 87
HSL:
215°, 93.9394%, 6.4706%
HSV (HSB):
215°, 96.8750%, 12.5490%
XYZ:
0.4303, 0.4248, 1.4258
xyY:
0.1886, 0.1862, 0.4248
CIE-Lab:
3.8373, 1.0853, -12.9387
CIE-LCH:
3.8373, 12.9841, 274.7948
CIE-Luv:
3.8373, -2.1205, -6.1493
Hunter-Lab:
6.5178, 0.3775, -8.4078
#010e20 color charts
#010e20 color shades, tints & tones
#010e20 color schemes
#010e20 color preview, HTML & CSS examples
This text has a color of #010e20
<p style="color:#010e20;">Text here</p>
.mytext {color:#010e20;}
This box has a color of #010e20
<div style="background-color:#010e20;">Content here</div>
.mybackground {background-color:#010e20;}
Border around this has a color of #010e20
<div style="border:2px solid #010e20;">Content here</div>
.myborder {border:2px solid #010e20;}