#05dd5f color space conversions
Hex:
#05dd5f
RGB:
5, 221, 95
CMY:
98, 13, 63
CMYK:
98, 0, 57, 13
HSL:
145°, 95.5752%, 44.3137%
HSV (HSB):
145°, 97.7376%, 86.6667%
XYZ:
27.9846, 52.5714, 19.4988
xyY:
0.2797, 0.5254, 52.5714
CIE-Lab:
77.6213, -70.9083, 48.6842
CIE-LCH:
77.6213, 86.0124, 145.5273
CIE-Luv:
77.6213, -70.5524, 73.0227
Hunter-Lab:
72.5061, -57.9915, 34.8096
#05dd5f color charts
#05dd5f color shades, tints & tones
#05dd5f color schemes
#05dd5f color preview, HTML & CSS examples
This text has a color of #05dd5f
<p style="color:#05dd5f;">Text here</p>
.mytext {color:#05dd5f;}
This box has a color of #05dd5f
<div style="background-color:#05dd5f;">Content here</div>
.mybackground {background-color:#05dd5f;}
Border around this has a color of #05dd5f
<div style="border:2px solid #05dd5f;">Content here</div>
.myborder {border:2px solid #05dd5f;}