#123f10 color space conversions
Hex:
#123f10
RGB:
18, 63, 16
CMY:
93, 75, 94
CMYK:
71, 0, 75, 75
HSL:
117°, 59.4937%, 15.4902%
HSV (HSB):
117°, 74.6032%, 24.7059%
XYZ:
2.1205, 3.7210, 1.0967
xyY:
0.3056, 0.5363, 3.7210
CIE-Lab:
22.7268, -26.1693, 23.5784
CIE-LCH:
22.7268, 35.2247, 137.9813
CIE-Luv:
22.7268, -17.5214, 23.2346
Hunter-Lab:
19.2900, -14.1354, 10.1322
#123f10 color charts
#123f10 color shades, tints & tones
#123f10 color schemes
#123f10 color preview, HTML & CSS examples
This text has a color of #123f10
<p style="color:#123f10;">Text here</p>
.mytext {color:#123f10;}
This box has a color of #123f10
<div style="background-color:#123f10;">Content here</div>
.mybackground {background-color:#123f10;}
Border around this has a color of #123f10
<div style="border:2px solid #123f10;">Content here</div>
.myborder {border:2px solid #123f10;}