#234f51 color space conversions
Hex:
#234f51
RGB:
35, 79, 81
CMY:
86, 69, 68
CMYK:
57, 2, 0, 68
HSL:
183°, 39.6552%, 22.7451%
HSV (HSB):
183°, 56.7901%, 31.7647%
XYZ:
4.9743, 6.5434, 8.7854
xyY:
0.2450, 0.3223, 6.5434
CIE-Lab:
30.7439, -14.4565, -5.8303
CIE-LCH:
30.7439, 15.5879, 201.9641
CIE-Luv:
30.7439, -17.6536, -5.4029
Hunter-Lab:
25.5800, -10.0537, -2.4570
#234f51 color charts
#234f51 color shades, tints & tones
#234f51 color schemes
#234f51 color preview, HTML & CSS examples
This text has a color of #234f51
<p style="color:#234f51;">Text here</p>
.mytext {color:#234f51;}
This box has a color of #234f51
<div style="background-color:#234f51;">Content here</div>
.mybackground {background-color:#234f51;}
Border around this has a color of #234f51
<div style="border:2px solid #234f51;">Content here</div>
.myborder {border:2px solid #234f51;}