#05af5c color space conversions
Hex:
#05af5c
RGB:
5, 175, 92
CMY:
98, 31, 64
CMYK:
97, 0, 47, 31
HSL:
151°, 94.4444%, 35.2941%
HSV (HSB):
151°, 97.1429%, 68.6275%
XYZ:
17.3243, 31.4649, 15.2855
xyY:
0.2704, 0.4911, 31.4649
CIE-Lab:
62.8982, -56.5851, 32.0865
CIE-LCH:
62.8982, 65.0493, 150.4447
CIE-Luv:
62.8982, -55.8878, 49.7370
Hunter-Lab:
56.0936, -43.0346, 23.1090
#05af5c color charts
#05af5c color shades, tints & tones
#05af5c color schemes
#05af5c color preview, HTML & CSS examples
This text has a color of #05af5c
<p style="color:#05af5c;">Text here</p>
.mytext {color:#05af5c;}
This box has a color of #05af5c
<div style="background-color:#05af5c;">Content here</div>
.mybackground {background-color:#05af5c;}
Border around this has a color of #05af5c
<div style="border:2px solid #05af5c;">Content here</div>
.myborder {border:2px solid #05af5c;}