#123e1d color space conversions
Hex:
#123e1d
RGB:
18, 62, 29
CMY:
93, 76, 89
CMYK:
71, 0, 53, 76
HSL:
135°, 55.0000%, 15.6863%
HSV (HSB):
135°, 70.9677%, 24.3137%
XYZ:
2.1938, 3.6626, 1.7537
xyY:
0.2883, 0.4813, 3.6626
CIE-Lab:
22.5229, -23.6856, 15.9105
CIE-LCH:
22.5229, 28.5333, 146.1091
CIE-Luv:
22.5229, -16.7461, 17.5601
Hunter-Lab:
19.1378, -13.0289, 7.9634
#123e1d color charts
#123e1d color shades, tints & tones
#123e1d color schemes
#123e1d color preview, HTML & CSS examples
This text has a color of #123e1d
<p style="color:#123e1d;">Text here</p>
.mytext {color:#123e1d;}
This box has a color of #123e1d
<div style="background-color:#123e1d;">Content here</div>
.mybackground {background-color:#123e1d;}
Border around this has a color of #123e1d
<div style="border:2px solid #123e1d;">Content here</div>
.myborder {border:2px solid #123e1d;}