#05cb95 color space conversions
Hex:
#05cb95
RGB:
5, 203, 149
CMY:
98, 20, 42
CMYK:
98, 0, 27, 20
HSL:
164°, 95.1923%, 40.7843%
HSV (HSB):
164°, 97.5369%, 79.6078%
XYZ:
26.8433, 44.9141, 35.6883
xyY:
0.2498, 0.4180, 44.9141
CIE-Lab:
72.8353, -54.8637, 15.2682
CIE-LCH:
72.8353, 56.9486, 164.4484
CIE-Luv:
72.8353, -61.4410, 30.4700
Hunter-Lab:
67.0180, -45.7851, 15.3396
#05cb95 color charts
#05cb95 color shades, tints & tones
#05cb95 color schemes
#05cb95 color preview, HTML & CSS examples
This text has a color of #05cb95
<p style="color:#05cb95;">Text here</p>
.mytext {color:#05cb95;}
This box has a color of #05cb95
<div style="background-color:#05cb95;">Content here</div>
.mybackground {background-color:#05cb95;}
Border around this has a color of #05cb95
<div style="border:2px solid #05cb95;">Content here</div>
.myborder {border:2px solid #05cb95;}