#180f7f color space conversions
Hex:
#180f7f
RGB:
24, 15, 127
CMY:
91, 94, 50
CMYK:
81, 88, 0, 50
HSL:
245°, 78.8732%, 27.8431%
HSV (HSB):
245°, 88.1890%, 49.8039%
XYZ:
4.3783, 2.0681, 20.2471
xyY:
0.1640, 0.0775, 2.0681
CIE-Lab:
15.8409, 41.9908, -59.2577
CIE-LCH:
15.8409, 72.6271, 305.3219
CIE-Luv:
15.8409, -3.2291, -56.5763
Hunter-Lab:
14.3810, 29.1771, -73.4078
#180f7f color charts
#180f7f color shades, tints & tones
#180f7f color schemes
#180f7f color preview, HTML & CSS examples
This text has a color of #180f7f
<p style="color:#180f7f;">Text here</p>
.mytext {color:#180f7f;}
This box has a color of #180f7f
<div style="background-color:#180f7f;">Content here</div>
.mybackground {background-color:#180f7f;}
Border around this has a color of #180f7f
<div style="border:2px solid #180f7f;">Content here</div>
.myborder {border:2px solid #180f7f;}