#123d1f color space conversions
Hex:
#123d1f
RGB:
18, 61, 31
CMY:
93, 76, 88
CMYK:
70, 0, 49, 76
HSL:
138°, 54.4304%, 15.4902%
HSV (HSB):
138°, 70.4918%, 23.9216%
XYZ:
2.1655, 3.5650, 1.8703
xyY:
0.2849, 0.4690, 3.5650
CIE-Lab:
22.1779, -22.8137, 14.2202
CIE-LCH:
22.1779, 26.8827, 148.0639
CIE-Luv:
22.1779, -16.2671, 15.9980
Hunter-Lab:
18.8812, -12.5697, 7.3438
#123d1f color charts
#123d1f color shades, tints & tones
#123d1f color schemes
#123d1f color preview, HTML & CSS examples
This text has a color of #123d1f
<p style="color:#123d1f;">Text here</p>
.mytext {color:#123d1f;}
This box has a color of #123d1f
<div style="background-color:#123d1f;">Content here</div>
.mybackground {background-color:#123d1f;}
Border around this has a color of #123d1f
<div style="border:2px solid #123d1f;">Content here</div>
.myborder {border:2px solid #123d1f;}