#123c2c color space conversions
Hex:
#123c2c
RGB:
18, 60, 44
CMY:
93, 76, 83
CMYK:
70, 0, 27, 76
HSL:
157°, 53.8462%, 15.2941%
HSV (HSB):
157°, 70.0000%, 23.5294%
XYZ:
2.3199, 3.5422, 2.9443
xyY:
0.2634, 0.4022, 3.5422
CIE-Lab:
22.0961, -19.1692, 5.6526
CIE-LCH:
22.0961, 19.9853, 163.5702
CIE-Luv:
22.0961, -15.3642, 7.9194
Hunter-Lab:
18.8206, -10.9332, 3.8991
#123c2c color charts
#123c2c color shades, tints & tones
#123c2c color schemes
#123c2c color preview, HTML & CSS examples
This text has a color of #123c2c
<p style="color:#123c2c;">Text here</p>
.mytext {color:#123c2c;}
This box has a color of #123c2c
<div style="background-color:#123c2c;">Content here</div>
.mybackground {background-color:#123c2c;}
Border around this has a color of #123c2c
<div style="border:2px solid #123c2c;">Content here</div>
.myborder {border:2px solid #123c2c;}