#030d0e color space conversions
Hex:
#030d0e
RGB:
3, 13, 14
CMY:
99, 95, 95
CMYK:
79, 7, 0, 95
HSL:
185°, 64.7059%, 3.3333%
HSV (HSB):
185°, 78.5714%, 5.4902%
XYZ:
0.2607, 0.3389, 0.4671
xyY:
0.2444, 0.3177, 0.3389
CIE-Lab:
3.0614, -2.5146, -1.4035
CIE-LCH:
3.0614, 2.8797, 209.1672
CIE-Luv:
3.0614, -1.7205, -0.6437
Hunter-Lab:
5.8216, -2.1931, -0.6824
#030d0e color charts
#030d0e color shades, tints & tones
#030d0e color schemes
#030d0e color preview, HTML & CSS examples
This text has a color of #030d0e
<p style="color:#030d0e;">Text here</p>
.mytext {color:#030d0e;}
This box has a color of #030d0e
<div style="background-color:#030d0e;">Content here</div>
.mybackground {background-color:#030d0e;}
Border around this has a color of #030d0e
<div style="border:2px solid #030d0e;">Content here</div>
.myborder {border:2px solid #030d0e;}