#124c3e color space conversions
Hex:
#124c3e
RGB:
18, 76, 62
CMY:
93, 70, 76
CMYK:
76, 0, 18, 70
HSL:
166°, 61.7021%, 18.4314%
HSV (HSB):
166°, 76.3158%, 29.8039%
XYZ:
3.7034, 5.6453, 5.4519
xyY:
0.2502, 0.3814, 5.6453
CIE-Lab:
28.4993, -22.2992, 3.0074
CIE-LCH:
28.4993, 22.5011, 172.3190
CIE-Luv:
28.4993, -20.8977, 6.2072
Hunter-Lab:
23.7598, -13.7572, 3.0273
#124c3e color charts
#124c3e color shades, tints & tones
#124c3e color schemes
#124c3e color preview, HTML & CSS examples
This text has a color of #124c3e
<p style="color:#124c3e;">Text here</p>
.mytext {color:#124c3e;}
This box has a color of #124c3e
<div style="background-color:#124c3e;">Content here</div>
.mybackground {background-color:#124c3e;}
Border around this has a color of #124c3e
<div style="border:2px solid #124c3e;">Content here</div>
.myborder {border:2px solid #124c3e;}