#0100a1 color space conversions
Hex:
#0100a1
RGB:
1, 0, 161
CMY:
100, 100, 37
CMYK:
99, 100, 0, 37
HSL:
240°, 100.0000%, 31.5686%
HSV (HSB):
240°, 100.0000%, 63.1373%
XYZ:
6.4455, 2.5797, 33.8764
xyY:
0.1502, 0.0601, 2.5797
CIE-Lab:
18.2751, 56.1592, -76.4268
CIE-LCH:
18.2751, 94.8415, 306.3088
CIE-Luv:
18.2751, -5.2684, -73.6844
Hunter-Lab:
16.0613, 43.5262, -113.8111
#0100a1 color charts
#0100a1 color shades, tints & tones
#0100a1 color schemes
#0100a1 color preview, HTML & CSS examples
This text has a color of #0100a1
<p style="color:#0100a1;">Text here</p>
.mytext {color:#0100a1;}
This box has a color of #0100a1
<div style="background-color:#0100a1;">Content here</div>
.mybackground {background-color:#0100a1;}
Border around this has a color of #0100a1
<div style="border:2px solid #0100a1;">Content here</div>
.myborder {border:2px solid #0100a1;}