#124e2d color space conversions
Hex:
#124e2d
RGB:
18, 78, 45
CMY:
93, 69, 82
CMYK:
77, 0, 42, 69
HSL:
147°, 62.5000%, 18.8235%
HSV (HSB):
147°, 76.9231%, 30.5882%
XYZ:
3.4475, 5.7668, 3.4140
xyY:
0.2730, 0.4567, 5.7668
CIE-Lab:
28.8164, -27.6639, 14.2031
CIE-LCH:
28.8164, 31.0970, 152.8232
CIE-Luv:
28.8164, -22.5534, 18.6122
Hunter-Lab:
24.0142, -16.3994, 8.3809
#124e2d color charts
#124e2d color shades, tints & tones
#124e2d color schemes
#124e2d color preview, HTML & CSS examples
This text has a color of #124e2d
<p style="color:#124e2d;">Text here</p>
.mytext {color:#124e2d;}
This box has a color of #124e2d
<div style="background-color:#124e2d;">Content here</div>
.mybackground {background-color:#124e2d;}
Border around this has a color of #124e2d
<div style="border:2px solid #124e2d;">Content here</div>
.myborder {border:2px solid #124e2d;}