#234d56 color space conversions
Hex:
#234d56
RGB:
35, 77, 86
CMY:
86, 70, 66
CMYK:
59, 10, 0, 66
HSL:
191°, 42.1488%, 23.7255%
HSV (HSB):
191°, 59.3023%, 33.7255%
XYZ:
5.0267, 6.3370, 9.7623
xyY:
0.2379, 0.3000, 6.3370
CIE-Lab:
30.2472, -11.6608, -9.7782
CIE-LCH:
30.2472, 15.2180, 219.9816
CIE-Luv:
30.2472, -16.6785, -10.8057
Hunter-Lab:
25.1733, -8.4096, -5.3716
#234d56 color charts
#234d56 color shades, tints & tones
#234d56 color schemes
#234d56 color preview, HTML & CSS examples
This text has a color of #234d56
<p style="color:#234d56;">Text here</p>
.mytext {color:#234d56;}
This box has a color of #234d56
<div style="background-color:#234d56;">Content here</div>
.mybackground {background-color:#234d56;}
Border around this has a color of #234d56
<div style="border:2px solid #234d56;">Content here</div>
.myborder {border:2px solid #234d56;}