#235f2e color space conversions
Hex:
#235f2e
RGB:
35, 95, 46
CMY:
86, 63, 82
CMYK:
63, 0, 52, 63
HSL:
131°, 46.1538%, 25.4902%
HSV (HSB):
131°, 63.1579%, 37.2549%
XYZ:
5.2785, 8.7390, 3.9934
xyY:
0.2931, 0.4852, 8.7390
CIE-Lab:
35.4768, -31.1201, 22.3040
CIE-LCH:
35.4768, 38.2875, 144.3706
CIE-Luv:
35.4768, -25.6004, 28.5291
Hunter-Lab:
29.5618, -19.8606, 12.6841
#235f2e color charts
#235f2e color shades, tints & tones
#235f2e color schemes
#235f2e color preview, HTML & CSS examples
This text has a color of #235f2e
<p style="color:#235f2e;">Text here</p>
.mytext {color:#235f2e;}
This box has a color of #235f2e
<div style="background-color:#235f2e;">Content here</div>
.mybackground {background-color:#235f2e;}
Border around this has a color of #235f2e
<div style="border:2px solid #235f2e;">Content here</div>
.myborder {border:2px solid #235f2e;}