#00101f color space conversions
Hex:
#00101f
RGB:
0, 16, 31
CMY:
100, 94, 88
CMYK:
100, 48, 0, 88
HSL:
209°, 100.0000%, 6.0784%
HSV (HSB):
209°, 100.0000%, 12.1569%
XYZ:
0.4326, 0.4695, 1.3641
xyY:
0.1909, 0.2072, 0.4695
CIE-Lab:
4.2411, -0.5589, -11.5528
CIE-LCH:
4.2411, 11.5663, 267.2305
CIE-Luv:
4.2411, -2.6600, -5.6812
Hunter-Lab:
6.8521, -0.7214, -7.0073
#00101f color charts
#00101f color shades, tints & tones
#00101f color schemes
#00101f color preview, HTML & CSS examples
This text has a color of #00101f
<p style="color:#00101f;">Text here</p>
.mytext {color:#00101f;}
This box has a color of #00101f
<div style="background-color:#00101f;">Content here</div>
.mybackground {background-color:#00101f;}
Border around this has a color of #00101f
<div style="border:2px solid #00101f;">Content here</div>
.myborder {border:2px solid #00101f;}