#45ab7d color space conversions
Hex:
#45ab7d
RGB:
69, 171, 125
CMY:
73, 33, 51
CMYK:
60, 0, 27, 33
HSL:
153°, 42.5000%, 47.0588%
HSV (HSB):
153°, 59.6491%, 67.0588%
XYZ:
20.7188, 31.8717, 24.4619
xyY:
0.2689, 0.4136, 31.8717
CIE-Lab:
63.2367, -40.6213, 15.0319
CIE-LCH:
63.2367, 43.3134, 159.6931
CIE-Luv:
63.2367, -43.5688, 27.1152
Hunter-Lab:
56.4550, -33.2873, 13.8282
#45ab7d color charts
#45ab7d color shades, tints & tones
#45ab7d color schemes
#45ab7d color preview, HTML & CSS examples
This text has a color of #45ab7d
<p style="color:#45ab7d;">Text here</p>
.mytext {color:#45ab7d;}
This box has a color of #45ab7d
<div style="background-color:#45ab7d;">Content here</div>
.mybackground {background-color:#45ab7d;}
Border around this has a color of #45ab7d
<div style="border:2px solid #45ab7d;">Content here</div>
.myborder {border:2px solid #45ab7d;}