#234d3d color space conversions
Hex:
#234d3d
RGB:
35, 77, 61
CMY:
86, 70, 76
CMYK:
55, 0, 21, 70
HSL:
157°, 37.5000%, 21.9608%
HSV (HSB):
157°, 54.5455%, 30.1961%
XYZ:
4.1893, 6.0020, 5.3526
xyY:
0.2695, 0.3861, 6.0020
CIE-Lab:
29.4175, -19.1458, 5.0409
CIE-LCH:
29.4175, 19.7983, 165.2494
CIE-Luv:
29.4175, -17.5472, 8.2232
Hunter-Lab:
24.4990, -12.3498, 4.1955
#234d3d color charts
#234d3d color shades, tints & tones
#234d3d color schemes
#234d3d color preview, HTML & CSS examples
This text has a color of #234d3d
<p style="color:#234d3d;">Text here</p>
.mytext {color:#234d3d;}
This box has a color of #234d3d
<div style="background-color:#234d3d;">Content here</div>
.mybackground {background-color:#234d3d;}
Border around this has a color of #234d3d
<div style="border:2px solid #234d3d;">Content here</div>
.myborder {border:2px solid #234d3d;}