#005401 color space conversions
Hex:
#005401
RGB:
0, 84, 1
CMY:
100, 67, 100
CMYK:
100, 0, 99, 67
HSL:
121°, 100.0000%, 16.4706%
HSV (HSB):
121°, 100.0000%, 32.9412%
XYZ:
3.1758, 6.3428, 1.0856
xyY:
0.2995, 0.5981, 6.3428
CIE-Lab:
30.2614, -38.3599, 36.7147
CIE-LCH:
30.2614, 53.0985, 136.2553
CIE-Luv:
30.2614, -28.6307, 36.8482
Hunter-Lab:
25.1850, -21.5651, 15.0737
#005401 color charts
#005401 color shades, tints & tones
#005401 color schemes
#005401 color preview, HTML & CSS examples
This text has a color of #005401
<p style="color:#005401;">Text here</p>
.mytext {color:#005401;}
This box has a color of #005401
<div style="background-color:#005401;">Content here</div>
.mybackground {background-color:#005401;}
Border around this has a color of #005401
<div style="border:2px solid #005401;">Content here</div>
.myborder {border:2px solid #005401;}