#050c0c color space conversions
Hex:
#050c0c
RGB:
5, 12, 12
CMY:
98, 95, 95
CMYK:
58, 0, 0, 95
HSL:
180°, 41.1765%, 3.3333%
HSV (HSB):
180°, 58.3333%, 4.7059%
XYZ:
0.2604, 0.3218, 0.3962
xyY:
0.2662, 0.3289, 0.3218
CIE-Lab:
2.9064, -1.8596, -0.6561
CIE-LCH:
2.9064, 1.9720, 199.4337
CIE-Luv:
2.9064, -1.2031, -0.2600
Hunter-Lab:
5.6723, -1.7315, -0.1707
#050c0c color charts
#050c0c color shades, tints & tones
#050c0c color schemes
#050c0c color preview, HTML & CSS examples
This text has a color of #050c0c
<p style="color:#050c0c;">Text here</p>
.mytext {color:#050c0c;}
This box has a color of #050c0c
<div style="background-color:#050c0c;">Content here</div>
.mybackground {background-color:#050c0c;}
Border around this has a color of #050c0c
<div style="border:2px solid #050c0c;">Content here</div>
.myborder {border:2px solid #050c0c;}