#234d50 color space conversions
Hex:
#234d50
RGB:
35, 77, 80
CMY:
86, 70, 69
CMYK:
56, 4, 0, 69
HSL:
184°, 39.1304%, 22.5490%
HSV (HSB):
184°, 56.2500%, 31.3725%
XYZ:
4.7950, 6.2443, 8.5420
xyY:
0.2449, 0.3189, 6.2443
CIE-Lab:
30.0205, -13.6137, -6.2717
CIE-LCH:
30.0205, 14.9889, 204.7351
CIE-Luv:
30.0205, -16.8864, -6.0231
Hunter-Lab:
24.9885, -9.4780, -2.7754
#234d50 color charts
#234d50 color shades, tints & tones
#234d50 color schemes
#234d50 color preview, HTML & CSS examples
This text has a color of #234d50
<p style="color:#234d50;">Text here</p>
.mytext {color:#234d50;}
This box has a color of #234d50
<div style="background-color:#234d50;">Content here</div>
.mybackground {background-color:#234d50;}
Border around this has a color of #234d50
<div style="border:2px solid #234d50;">Content here</div>
.myborder {border:2px solid #234d50;}