#0d010d color space conversions
Hex:
#0d010d
RGB:
13, 1, 13
CMY:
95, 100, 95
CMYK:
0, 92, 0, 95
HSL:
300°, 85.7143%, 2.7451%
HSV (HSB):
300°, 92.3077%, 5.0980%
XYZ:
0.2495, 0.1363, 0.3939
xyY:
0.3199, 0.1748, 0.1363
CIE-Lab:
1.2315, 4.9116, -3.5114
CIE-LCH:
1.2315, 6.0377, 324.4383
CIE-Luv:
1.2315, 1.4284, -1.8471
Hunter-Lab:
3.6923, 5.5992, -3.7411
#0d010d color charts
#0d010d color shades, tints & tones
#0d010d color schemes
#0d010d color preview, HTML & CSS examples
This text has a color of #0d010d
<p style="color:#0d010d;">Text here</p>
.mytext {color:#0d010d;}
This box has a color of #0d010d
<div style="background-color:#0d010d;">Content here</div>
.mybackground {background-color:#0d010d;}
Border around this has a color of #0d010d
<div style="border:2px solid #0d010d;">Content here</div>
.myborder {border:2px solid #0d010d;}