#100d30 color space conversions
Hex:
#100d30
RGB:
16, 13, 48
CMY:
94, 95, 81
CMYK:
67, 73, 0, 81
HSL:
245°, 57.3770%, 11.9608%
HSV (HSB):
245°, 72.9167%, 18.8235%
XYZ:
0.8911, 0.6114, 2.8674
xyY:
0.2039, 0.1399, 0.6114
CIE-Lab:
5.5228, 12.6602, -22.3945
CIE-LCH:
5.5228, 25.7253, 299.4806
CIE-Luv:
5.5228, -0.4927, -12.4576
Hunter-Lab:
7.8193, 6.6588, -16.2684
#100d30 color charts
#100d30 color shades, tints & tones
#100d30 color schemes
#100d30 color preview, HTML & CSS examples
This text has a color of #100d30
<p style="color:#100d30;">Text here</p>
.mytext {color:#100d30;}
This box has a color of #100d30
<div style="background-color:#100d30;">Content here</div>
.mybackground {background-color:#100d30;}
Border around this has a color of #100d30
<div style="border:2px solid #100d30;">Content here</div>
.myborder {border:2px solid #100d30;}