#234b2d color space conversions
Hex:
#234b2d
RGB:
35, 75, 45
CMY:
86, 71, 82
CMYK:
53, 0, 40, 71
HSL:
135°, 36.3636%, 21.5686%
HSV (HSB):
135°, 53.3333%, 29.4118%
XYZ:
3.6829, 5.5789, 3.3654
xyY:
0.2917, 0.4418, 5.5789
CIE-Lab:
28.3243, -21.8587, 13.6558
CIE-LCH:
28.3243, 25.7737, 148.0057
CIE-Luv:
28.3243, -17.1922, 17.2465
Hunter-Lab:
23.6198, -13.5024, 8.0862
#234b2d color charts
#234b2d color shades, tints & tones
#234b2d color schemes
#234b2d color preview, HTML & CSS examples
This text has a color of #234b2d
<p style="color:#234b2d;">Text here</p>
.mytext {color:#234b2d;}
This box has a color of #234b2d
<div style="background-color:#234b2d;">Content here</div>
.mybackground {background-color:#234b2d;}
Border around this has a color of #234b2d
<div style="border:2px solid #234b2d;">Content here</div>
.myborder {border:2px solid #234b2d;}