#180e7e color space conversions
Hex:
#180e7e
RGB:
24, 14, 126
CMY:
91, 95, 51
CMYK:
81, 89, 0, 51
HSL:
245°, 80.0000%, 27.4510%
HSV (HSB):
245°, 88.8889%, 49.4118%
XYZ:
4.2996, 2.0146, 19.9009
xyY:
0.1640, 0.0768, 2.0146
CIE-Lab:
15.5638, 42.1052, -59.0810
CIE-LCH:
15.5638, 72.5494, 305.4763
CIE-Luv:
15.5638, -3.0972, -55.8228
Hunter-Lab:
14.1937, 29.2328, -73.1943
#180e7e color charts
#180e7e color shades, tints & tones
#180e7e color schemes
#180e7e color preview, HTML & CSS examples
This text has a color of #180e7e
<p style="color:#180e7e;">Text here</p>
.mytext {color:#180e7e;}
This box has a color of #180e7e
<div style="background-color:#180e7e;">Content here</div>
.mybackground {background-color:#180e7e;}
Border around this has a color of #180e7e
<div style="border:2px solid #180e7e;">Content here</div>
.myborder {border:2px solid #180e7e;}