#234f3c color space conversions
Hex:
#234f3c
RGB:
35, 79, 60
CMY:
86, 69, 76
CMYK:
56, 0, 24, 69
HSL:
154°, 38.5965%, 22.3529%
HSV (HSB):
154°, 55.6962%, 30.9804%
XYZ:
4.3047, 6.2755, 5.2594
xyY:
0.2718, 0.3962, 6.2755
CIE-Lab:
30.0972, -20.4684, 6.6405
CIE-LCH:
30.0972, 21.5186, 162.0255
CIE-Luv:
30.0972, -18.4216, 10.2371
Hunter-Lab:
25.0510, -13.1661, 5.0880
#234f3c color charts
#234f3c color shades, tints & tones
#234f3c color schemes
#234f3c color preview, HTML & CSS examples
This text has a color of #234f3c
<p style="color:#234f3c;">Text here</p>
.mytext {color:#234f3c;}
This box has a color of #234f3c
<div style="background-color:#234f3c;">Content here</div>
.mybackground {background-color:#234f3c;}
Border around this has a color of #234f3c
<div style="border:2px solid #234f3c;">Content here</div>
.myborder {border:2px solid #234f3c;}