#05d06c color space conversions
Hex:
#05d06c
RGB:
5, 208, 108
CMY:
98, 18, 58
CMYK:
98, 0, 48, 18
HSL:
150°, 95.3052%, 41.7647%
HSV (HSB):
150°, 97.5962%, 81.5686%
XYZ:
25.3252, 46.2267, 21.7752
xyY:
0.2714, 0.4953, 46.2267
CIE-Lab:
73.6924, -64.8628, 37.6838
CIE-LCH:
73.6924, 75.0150, 149.8444
CIE-Luv:
73.6924, -65.7552, 59.6764
Hunter-Lab:
67.9902, -52.4946, 28.6044
#05d06c color charts
#05d06c color shades, tints & tones
#05d06c color schemes
#05d06c color preview, HTML & CSS examples
This text has a color of #05d06c
<p style="color:#05d06c;">Text here</p>
.mytext {color:#05d06c;}
This box has a color of #05d06c
<div style="background-color:#05d06c;">Content here</div>
.mybackground {background-color:#05d06c;}
Border around this has a color of #05d06c
<div style="border:2px solid #05d06c;">Content here</div>
.myborder {border:2px solid #05d06c;}