#0d0d07 color space conversions
Hex:
#0d0d07
RGB:
13, 13, 7
CMY:
95, 95, 97
CMYK:
0, 0, 46, 95
HSL:
60°, 30.0000%, 3.9216%
HSV (HSB):
60°, 46.1538%, 5.0980%
XYZ:
0.3483, 0.3888, 0.2577
xyY:
0.3501, 0.3908, 0.3888
CIE-Lab:
3.5116, -0.8703, 2.3685
CIE-LCH:
3.5116, 2.5234, 110.1747
CIE-Luv:
3.5116, 0.1149, 1.5930
Hunter-Lab:
6.2350, -0.9412, 1.9140
#0d0d07 color charts
#0d0d07 color shades, tints & tones
#0d0d07 color schemes
#0d0d07 color preview, HTML & CSS examples
This text has a color of #0d0d07
<p style="color:#0d0d07;">Text here</p>
.mytext {color:#0d0d07;}
This box has a color of #0d0d07
<div style="background-color:#0d0d07;">Content here</div>
.mybackground {background-color:#0d0d07;}
Border around this has a color of #0d0d07
<div style="border:2px solid #0d0d07;">Content here</div>
.myborder {border:2px solid #0d0d07;}