#235b3b color space conversions
Hex:
#235b3b
RGB:
35, 91, 59
CMY:
86, 64, 77
CMYK:
62, 0, 35, 64
HSL:
146°, 44.4444%, 24.7059%
HSV (HSB):
146°, 61.5385%, 35.6863%
XYZ:
5.2236, 8.1553, 5.4365
xyY:
0.2776, 0.4334, 8.1553
CIE-Lab:
34.3042, -26.7285, 13.0853
CIE-LCH:
34.3042, 29.7597, 153.9153
CIE-Luv:
34.3042, -23.4570, 18.6661
Hunter-Lab:
28.5574, -17.3248, 8.7031
#235b3b color charts
#235b3b color shades, tints & tones
#235b3b color schemes
#235b3b color preview, HTML & CSS examples
This text has a color of #235b3b
<p style="color:#235b3b;">Text here</p>
.mytext {color:#235b3b;}
This box has a color of #235b3b
<div style="background-color:#235b3b;">Content here</div>
.mybackground {background-color:#235b3b;}
Border around this has a color of #235b3b
<div style="border:2px solid #235b3b;">Content here</div>
.myborder {border:2px solid #235b3b;}