#145e4e color space conversions
Hex:
#145e4e
RGB:
20, 94, 78
CMY:
92, 63, 69
CMYK:
79, 0, 17, 63
HSL:
167°, 64.9123%, 22.3529%
HSV (HSB):
167°, 78.7234%, 36.8627%
XYZ:
5.6663, 8.7042, 8.5892
xyY:
0.2468, 0.3791, 8.7042
CIE-Lab:
35.4084, -26.2628, 2.8603
CIE-LCH:
35.4084, 26.4181, 173.7844
CIE-Luv:
35.4084, -26.6644, 7.0150
Hunter-Lab:
29.5029, -17.3472, 3.3909
#145e4e color charts
#145e4e color shades, tints & tones
#145e4e color schemes
#145e4e color preview, HTML & CSS examples
This text has a color of #145e4e
<p style="color:#145e4e;">Text here</p>
.mytext {color:#145e4e;}
This box has a color of #145e4e
<div style="background-color:#145e4e;">Content here</div>
.mybackground {background-color:#145e4e;}
Border around this has a color of #145e4e
<div style="border:2px solid #145e4e;">Content here</div>
.myborder {border:2px solid #145e4e;}