#123f3f color space conversions
Hex:
#123f3f
RGB:
18, 63, 63
CMY:
93, 75, 75
CMYK:
71, 0, 0, 75
HSL:
180°, 55.5556%, 15.8824%
HSV (HSB):
180°, 71.4286%, 24.7059%
XYZ:
2.9242, 4.0425, 5.3288
xyY:
0.2378, 0.3288, 4.0425
CIE-Lab:
23.8114, -14.9291, -4.5161
CIE-LCH:
23.8114, 15.5972, 196.8307
CIE-Luv:
23.8114, -15.7253, -3.3961
Hunter-Lab:
20.1060, -9.2248, -1.6398
#123f3f color charts
#123f3f color shades, tints & tones
#123f3f color schemes
#123f3f color preview, HTML & CSS examples
This text has a color of #123f3f
<p style="color:#123f3f;">Text here</p>
.mytext {color:#123f3f;}
This box has a color of #123f3f
<div style="background-color:#123f3f;">Content here</div>
.mybackground {background-color:#123f3f;}
Border around this has a color of #123f3f
<div style="border:2px solid #123f3f;">Content here</div>
.myborder {border:2px solid #123f3f;}