#03545e color space conversions
Hex:
#03545e
RGB:
3, 84, 94
CMY:
99, 67, 63
CMYK:
97, 11, 0, 63
HSL:
187°, 93.8144%, 19.0196%
HSV (HSB):
187°, 96.8085%, 36.8627%
XYZ:
5.2283, 7.1682, 11.6977
xyY:
0.2170, 0.2975, 7.1682
CIE-Lab:
32.1867, -17.5455, -11.9968
CIE-LCH:
32.1867, 21.2549, 214.3625
CIE-Luv:
32.1867, -23.5935, -13.3788
Hunter-Lab:
26.7734, -11.9964, -7.1633
#03545e color charts
#03545e color shades, tints & tones
#03545e color schemes
#03545e color preview, HTML & CSS examples
This text has a color of #03545e
<p style="color:#03545e;">Text here</p>
.mytext {color:#03545e;}
This box has a color of #03545e
<div style="background-color:#03545e;">Content here</div>
.mybackground {background-color:#03545e;}
Border around this has a color of #03545e
<div style="border:2px solid #03545e;">Content here</div>
.myborder {border:2px solid #03545e;}