#35955d color space conversions
Hex:
#35955d
RGB:
53, 149, 93
CMY:
79, 42, 64
CMYK:
64, 0, 38, 42
HSL:
145°, 47.5248%, 39.6078%
HSV (HSB):
145°, 64.4295%, 58.4314%
XYZ:
14.1914, 23.0421, 14.0555
xyY:
0.2767, 0.4493, 23.0421
CIE-Lab:
55.1157, -41.2766, 21.5347
CIE-LCH:
55.1157, 46.5564, 152.4482
CIE-Luv:
55.1157, -40.5740, 34.0662
Hunter-Lab:
48.0022, -31.2318, 16.2408
#35955d color charts
#35955d color shades, tints & tones
#35955d color schemes
#35955d color preview, HTML & CSS examples
This text has a color of #35955d
<p style="color:#35955d;">Text here</p>
.mytext {color:#35955d;}
This box has a color of #35955d
<div style="background-color:#35955d;">Content here</div>
.mybackground {background-color:#35955d;}
Border around this has a color of #35955d
<div style="border:2px solid #35955d;">Content here</div>
.myborder {border:2px solid #35955d;}