#023c0c color space conversions
Hex:
#023c0c
RGB:
2, 60, 12
CMY:
99, 76, 95
CMYK:
97, 0, 80, 76
HSL:
130°, 93.5484%, 12.1569%
HSV (HSB):
130°, 96.6667%, 23.5294%
XYZ:
1.7073, 3.2712, 0.8892
xyY:
0.2910, 0.5575, 3.2712
CIE-Lab:
21.0987, -28.9630, 23.6579
CIE-LCH:
21.0987, 37.3972, 140.7569
CIE-Luv:
21.0987, -19.2155, 22.6409
Hunter-Lab:
18.0864, -14.8017, 9.7454
#023c0c color charts
#023c0c color shades, tints & tones
#023c0c color schemes
#023c0c color preview, HTML & CSS examples
This text has a color of #023c0c
<p style="color:#023c0c;">Text here</p>
.mytext {color:#023c0c;}
This box has a color of #023c0c
<div style="background-color:#023c0c;">Content here</div>
.mybackground {background-color:#023c0c;}
Border around this has a color of #023c0c
<div style="border:2px solid #023c0c;">Content here</div>
.myborder {border:2px solid #023c0c;}