#05bf8f color space conversions
Hex:
#05bf8f
RGB:
5, 191, 143
CMY:
98, 25, 44
CMYK:
97, 0, 25, 25
HSL:
165°, 94.8980%, 38.4314%
HSV (HSB):
165°, 97.3822%, 74.9020%
XYZ:
23.6513, 39.2770, 32.3213
xyY:
0.2483, 0.4124, 39.2770
CIE-Lab:
68.9515, -51.6786, 13.0526
CIE-LCH:
68.9515, 53.3015, 165.8251
CIE-Luv:
68.9515, -57.8605, 26.6244
Hunter-Lab:
62.6714, -42.3115, 13.2926
#05bf8f color charts
#05bf8f color shades, tints & tones
#05bf8f color schemes
#05bf8f color preview, HTML & CSS examples
This text has a color of #05bf8f
<p style="color:#05bf8f;">Text here</p>
.mytext {color:#05bf8f;}
This box has a color of #05bf8f
<div style="background-color:#05bf8f;">Content here</div>
.mybackground {background-color:#05bf8f;}
Border around this has a color of #05bf8f
<div style="border:2px solid #05bf8f;">Content here</div>
.myborder {border:2px solid #05bf8f;}