#153f7f color space conversions
Hex:
#153f7f
RGB:
21, 63, 127
CMY:
92, 75, 50
CMYK:
83, 50, 0, 50
HSL:
216°, 71.6216%, 29.0196%
HSV (HSB):
216°, 83.4646%, 49.8039%
XYZ:
5.9175, 5.2467, 20.7795
xyY:
0.1852, 0.1642, 5.2467
CIE-Lab:
27.4265, 10.9866, -40.2744
CIE-LCH:
27.4265, 41.7460, 285.2587
CIE-Luv:
27.4265, -13.1108, -52.4168
Hunter-Lab:
22.9058, 6.0290, -37.7522
#153f7f color charts
#153f7f color shades, tints & tones
#153f7f color schemes
#153f7f color preview, HTML & CSS examples
This text has a color of #153f7f
<p style="color:#153f7f;">Text here</p>
.mytext {color:#153f7f;}
This box has a color of #153f7f
<div style="background-color:#153f7f;">Content here</div>
.mybackground {background-color:#153f7f;}
Border around this has a color of #153f7f
<div style="border:2px solid #153f7f;">Content here</div>
.myborder {border:2px solid #153f7f;}