#123f34 color space conversions
Hex:
#123f34
RGB:
18, 63, 52
CMY:
93, 75, 80
CMYK:
71, 0, 17, 75
HSL:
165°, 55.5556%, 15.8824%
HSV (HSB):
165°, 71.4286%, 24.7059%
XYZ:
2.6468, 3.9315, 3.8682
xyY:
0.2534, 0.3763, 3.9315
CIE-Lab:
23.4438, -18.4637, 2.2592
CIE-LCH:
23.4438, 18.6014, 173.0241
CIE-Luv:
23.4438, -16.2304, 4.5376
Hunter-Lab:
19.8281, -10.8718, 2.3131
#123f34 color charts
#123f34 color shades, tints & tones
#123f34 color schemes
#123f34 color preview, HTML & CSS examples
This text has a color of #123f34
<p style="color:#123f34;">Text here</p>
.mytext {color:#123f34;}
This box has a color of #123f34
<div style="background-color:#123f34;">Content here</div>
.mybackground {background-color:#123f34;}
Border around this has a color of #123f34
<div style="border:2px solid #123f34;">Content here</div>
.myborder {border:2px solid #123f34;}