#05995c color space conversions
Hex:
#05995c
RGB:
5, 153, 92
CMY:
98, 40, 64
CMYK:
97, 0, 40, 40
HSL:
155°, 93.6709%, 30.9804%
HSV (HSB):
155°, 96.7320%, 60.0000%
XYZ:
13.3856, 23.5874, 13.9726
xyY:
0.2627, 0.4630, 23.5874
CIE-Lab:
55.6723, -48.7950, 22.6937
CIE-LCH:
55.6723, 53.8141, 155.0576
CIE-Luv:
55.6723, -48.4661, 36.5902
Hunter-Lab:
48.5669, -35.7955, 16.9393
#05995c color charts
#05995c color shades, tints & tones
#05995c color schemes
#05995c color preview, HTML & CSS examples
This text has a color of #05995c
<p style="color:#05995c;">Text here</p>
.mytext {color:#05995c;}
This box has a color of #05995c
<div style="background-color:#05995c;">Content here</div>
.mybackground {background-color:#05995c;}
Border around this has a color of #05995c
<div style="border:2px solid #05995c;">Content here</div>
.myborder {border:2px solid #05995c;}