#124e2e color space conversions
Hex:
#124e2e
RGB:
18, 78, 46
CMY:
93, 69, 82
CMYK:
77, 0, 41, 69
HSL:
148°, 62.5000%, 18.8235%
HSV (HSB):
148°, 76.9231%, 30.5882%
XYZ:
3.4670, 5.7746, 3.5167
xyY:
0.2717, 0.4526, 5.7746
CIE-Lab:
28.8366, -27.4396, 13.6123
CIE-LCH:
28.8366, 30.6305, 153.6149
CIE-Luv:
28.8366, -22.5066, 18.0292
Hunter-Lab:
24.0305, -16.3003, 8.1447
#124e2e color charts
#124e2e color shades, tints & tones
#124e2e color schemes
#124e2e color preview, HTML & CSS examples
This text has a color of #124e2e
<p style="color:#124e2e;">Text here</p>
.mytext {color:#124e2e;}
This box has a color of #124e2e
<div style="background-color:#124e2e;">Content here</div>
.mybackground {background-color:#124e2e;}
Border around this has a color of #124e2e
<div style="border:2px solid #124e2e;">Content here</div>
.myborder {border:2px solid #124e2e;}