#35955e color space conversions
Hex:
#35955e
RGB:
53, 149, 94
CMY:
79, 42, 63
CMYK:
64, 0, 37, 42
HSL:
146°, 47.5248%, 39.6078%
HSV (HSB):
146°, 64.4295%, 58.4314%
XYZ:
14.2360, 23.0599, 14.2904
xyY:
0.2760, 0.4470, 23.0599
CIE-Lab:
55.1340, -41.0781, 21.0065
CIE-LCH:
55.1340, 46.1377, 152.9158
CIE-Luv:
55.1340, -40.5256, 33.4303
Hunter-Lab:
48.0208, -31.1190, 15.9706
#35955e color charts
#35955e color shades, tints & tones
#35955e color schemes
#35955e color preview, HTML & CSS examples
This text has a color of #35955e
<p style="color:#35955e;">Text here</p>
.mytext {color:#35955e;}
This box has a color of #35955e
<div style="background-color:#35955e;">Content here</div>
.mybackground {background-color:#35955e;}
Border around this has a color of #35955e
<div style="border:2px solid #35955e;">Content here</div>
.myborder {border:2px solid #35955e;}