#05975c color space conversions
Hex:
#05975c
RGB:
5, 151, 92
CMY:
98, 41, 64
CMYK:
97, 0, 39, 41
HSL:
156°, 93.5897%, 30.5882%
HSV (HSB):
156°, 96.6887%, 59.2157%
XYZ:
13.0610, 22.9382, 13.8643
xyY:
0.2619, 0.4600, 22.9382
CIE-Lab:
55.0086, -48.0542, 21.8105
CIE-LCH:
55.0086, 52.7722, 155.5880
CIE-Luv:
55.0086, -47.7789, 35.3415
Hunter-Lab:
47.8938, -35.1361, 16.3624
#05975c color charts
#05975c color shades, tints & tones
#05975c color schemes
#05975c color preview, HTML & CSS examples
This text has a color of #05975c
<p style="color:#05975c;">Text here</p>
.mytext {color:#05975c;}
This box has a color of #05975c
<div style="background-color:#05975c;">Content here</div>
.mybackground {background-color:#05975c;}
Border around this has a color of #05975c
<div style="border:2px solid #05975c;">Content here</div>
.myborder {border:2px solid #05975c;}