#234b3b color space conversions
Hex:
#234b3b
RGB:
35, 75, 59
CMY:
86, 71, 77
CMYK:
53, 0, 21, 71
HSL:
156°, 36.3636%, 21.5686%
HSV (HSB):
156°, 53.3333%, 29.4118%
XYZ:
3.9986, 5.7052, 5.0281
xyY:
0.2714, 0.3873, 5.7052
CIE-Lab:
28.6563, -18.5862, 5.2397
CIE-LCH:
28.6563, 19.3106, 164.2562
CIE-Luv:
28.6563, -16.7709, 8.2945
Hunter-Lab:
23.8857, -11.9177, 4.2389
#234b3b color charts
#234b3b color shades, tints & tones
#234b3b color schemes
#234b3b color preview, HTML & CSS examples
This text has a color of #234b3b
<p style="color:#234b3b;">Text here</p>
.mytext {color:#234b3b;}
This box has a color of #234b3b
<div style="background-color:#234b3b;">Content here</div>
.mybackground {background-color:#234b3b;}
Border around this has a color of #234b3b
<div style="border:2px solid #234b3b;">Content here</div>
.myborder {border:2px solid #234b3b;}