#03404e color space conversions
Hex:
#03404e
RGB:
3, 64, 78
CMY:
99, 75, 69
CMYK:
96, 18, 0, 69
HSL:
191°, 92.5926%, 15.8824%
HSV (HSB):
191°, 96.1538%, 30.5882%
XYZ:
3.2461, 4.2362, 7.8543
xyY:
0.2117, 0.2762, 4.2362
CIE-Lab:
24.4375, -12.0769, -13.5357
CIE-LCH:
24.4375, 18.1402, 228.2598
CIE-Luv:
24.4375, -17.1968, -14.7300
Hunter-Lab:
20.5821, -7.8665, -8.2182
#03404e color charts
#03404e color shades, tints & tones
#03404e color schemes
#03404e color preview, HTML & CSS examples
This text has a color of #03404e
<p style="color:#03404e;">Text here</p>
.mytext {color:#03404e;}
This box has a color of #03404e
<div style="background-color:#03404e;">Content here</div>
.mybackground {background-color:#03404e;}
Border around this has a color of #03404e
<div style="border:2px solid #03404e;">Content here</div>
.myborder {border:2px solid #03404e;}