#05b48c color space conversions
Hex:
#05b48c
RGB:
5, 180, 140
CMY:
98, 29, 45
CMYK:
97, 0, 22, 29
HSL:
166°, 94.5946%, 36.2745%
HSV (HSB):
166°, 97.2222%, 70.5882%
XYZ:
21.1175, 34.5682, 30.3703
xyY:
0.2454, 0.4017, 34.5682
CIE-Lab:
65.4111, -48.0761, 9.6889
CIE-LCH:
65.4111, 49.0427, 168.6057
CIE-Luv:
65.4111, -54.3544, 21.1795
Hunter-Lab:
58.7948, -38.7785, 10.5302
#05b48c color charts
#05b48c color shades, tints & tones
#05b48c color schemes
#05b48c color preview, HTML & CSS examples
This text has a color of #05b48c
<p style="color:#05b48c;">Text here</p>
.mytext {color:#05b48c;}
This box has a color of #05b48c
<div style="background-color:#05b48c;">Content here</div>
.mybackground {background-color:#05b48c;}
Border around this has a color of #05b48c
<div style="border:2px solid #05b48c;">Content here</div>
.myborder {border:2px solid #05b48c;}