#153f7d color space conversions
Hex:
#153f7d
RGB:
21, 63, 125
CMY:
92, 75, 51
CMYK:
83, 50, 0, 51
HSL:
216°, 71.2329%, 28.6275%
HSV (HSB):
216°, 83.2000%, 49.0196%
XYZ:
5.7884, 5.1951, 20.0997
xyY:
0.1862, 0.1671, 5.1951
CIE-Lab:
27.2836, 10.1510, -39.2512
CIE-LCH:
27.2836, 40.5426, 284.5000
CIE-Luv:
27.2836, -13.1467, -50.9592
Hunter-Lab:
22.7928, 5.4443, -36.3296
#153f7d color charts
#153f7d color shades, tints & tones
#153f7d color schemes
#153f7d color preview, HTML & CSS examples
This text has a color of #153f7d
<p style="color:#153f7d;">Text here</p>
.mytext {color:#153f7d;}
This box has a color of #153f7d
<div style="background-color:#153f7d;">Content here</div>
.mybackground {background-color:#153f7d;}
Border around this has a color of #153f7d
<div style="border:2px solid #153f7d;">Content here</div>
.myborder {border:2px solid #153f7d;}