#05b98c color space conversions
Hex:
#05b98c
RGB:
5, 185, 140
CMY:
98, 27, 45
CMYK:
97, 0, 24, 27
HSL:
165°, 94.7368%, 37.2549%
HSV (HSB):
165°, 97.2973%, 72.5490%
XYZ:
22.1452, 36.6236, 30.7128
xyY:
0.2475, 0.4093, 36.6236
CIE-Lab:
66.9937, -50.0626, 11.9280
CIE-LCH:
66.9937, 51.4640, 166.5985
CIE-Luv:
66.9937, -56.0544, 24.6810
Hunter-Lab:
60.5175, -40.5870, 12.2723
#05b98c color charts
#05b98c color shades, tints & tones
#05b98c color schemes
#05b98c color preview, HTML & CSS examples
This text has a color of #05b98c
<p style="color:#05b98c;">Text here</p>
.mytext {color:#05b98c;}
This box has a color of #05b98c
<div style="background-color:#05b98c;">Content here</div>
.mybackground {background-color:#05b98c;}
Border around this has a color of #05b98c
<div style="border:2px solid #05b98c;">Content here</div>
.myborder {border:2px solid #05b98c;}