#05bb7d color space conversions
Hex:
#05bb7d
RGB:
5, 187, 125
CMY:
98, 27, 51
CMYK:
97, 0, 33, 27
HSL:
160°, 94.7917%, 37.6471%
HSV (HSB):
160°, 97.3262%, 73.3333%
XYZ:
21.5346, 37.0536, 25.4191
xyY:
0.2563, 0.4411, 37.0536
CIE-Lab:
67.3172, -54.3111, 20.5016
CIE-LCH:
67.3172, 58.0518, 159.3193
CIE-Luv:
67.3172, -57.8005, 36.6597
Hunter-Lab:
60.8717, -43.3774, 17.8515
#05bb7d color charts
#05bb7d color shades, tints & tones
#05bb7d color schemes
#05bb7d color preview, HTML & CSS examples
This text has a color of #05bb7d
<p style="color:#05bb7d;">Text here</p>
.mytext {color:#05bb7d;}
This box has a color of #05bb7d
<div style="background-color:#05bb7d;">Content here</div>
.mybackground {background-color:#05bb7d;}
Border around this has a color of #05bb7d
<div style="border:2px solid #05bb7d;">Content here</div>
.myborder {border:2px solid #05bb7d;}