#100f30 color space conversions
Hex:
#100f30
RGB:
16, 15, 48
CMY:
94, 94, 81
CMYK:
67, 69, 0, 81
HSL:
242°, 52.3810%, 12.3529%
HSV (HSB):
242°, 68.7500%, 18.8235%
XYZ:
0.9180, 0.6652, 2.8763
xyY:
0.2059, 0.1492, 0.6652
CIE-Lab:
6.0088, 11.6159, -21.6186
CIE-LCH:
6.0088, 24.5416, 298.2496
CIE-Luv:
6.0088, -0.7633, -12.6319
Hunter-Lab:
8.1560, 5.8182, -15.2001
#100f30 color charts
#100f30 color shades, tints & tones
#100f30 color schemes
#100f30 color preview, HTML & CSS examples
This text has a color of #100f30
<p style="color:#100f30;">Text here</p>
.mytext {color:#100f30;}
This box has a color of #100f30
<div style="background-color:#100f30;">Content here</div>
.mybackground {background-color:#100f30;}
Border around this has a color of #100f30
<div style="border:2px solid #100f30;">Content here</div>
.myborder {border:2px solid #100f30;}