#04545e color space conversions
Hex:
#04545e
RGB:
4, 84, 94
CMY:
98, 67, 63
CMYK:
96, 11, 0, 63
HSL:
187°, 91.8367%, 19.2157%
HSV (HSB):
187°, 95.7447%, 36.8627%
XYZ:
5.2408, 7.1746, 11.6983
xyY:
0.2173, 0.2975, 7.1746
CIE-Lab:
32.2012, -17.4562, -11.9735
CIE-LCH:
32.2012, 21.1680, 214.4468
CIE-Luv:
32.2012, -23.5069, -13.3577
Hunter-Lab:
26.7855, -11.9497, -7.1445
#04545e color charts
#04545e color shades, tints & tones
#04545e color schemes
#04545e color preview, HTML & CSS examples
This text has a color of #04545e
<p style="color:#04545e;">Text here</p>
.mytext {color:#04545e;}
This box has a color of #04545e
<div style="background-color:#04545e;">Content here</div>
.mybackground {background-color:#04545e;}
Border around this has a color of #04545e
<div style="border:2px solid #04545e;">Content here</div>
.myborder {border:2px solid #04545e;}