#234e3a color space conversions
Hex:
#234e3a
RGB:
35, 78, 58
CMY:
86, 69, 77
CMYK:
55, 0, 26, 69
HSL:
152°, 38.0531%, 22.1569%
HSV (HSB):
152°, 55.1282%, 30.5882%
XYZ:
4.1812, 6.1116, 4.9623
xyY:
0.2741, 0.4006, 6.1116
CIE-Lab:
29.6923, -20.4436, 7.3406
CIE-LCH:
29.6923, 21.7215, 160.2486
CIE-Luv:
29.6923, -18.0698, 10.9442
Hunter-Lab:
24.7216, -13.0726, 5.4041
#234e3a color charts
#234e3a color shades, tints & tones
#234e3a color schemes
#234e3a color preview, HTML & CSS examples
This text has a color of #234e3a
<p style="color:#234e3a;">Text here</p>
.mytext {color:#234e3a;}
This box has a color of #234e3a
<div style="background-color:#234e3a;">Content here</div>
.mybackground {background-color:#234e3a;}
Border around this has a color of #234e3a
<div style="border:2px solid #234e3a;">Content here</div>
.myborder {border:2px solid #234e3a;}