#0d0e00 color space conversions
Hex:
#0d0e00
RGB:
13, 14, 0
CMY:
95, 95, 100
CMYK:
7, 0, 100, 95
HSL:
64°, 100.0000%, 2.7451%
HSV (HSB):
64°, 100.0000%, 5.4902%
XYZ:
0.3230, 0.3996, 0.0601
xyY:
0.4127, 0.5105, 0.3996
CIE-Lab:
3.6099, -2.3280, 5.3642
CIE-LCH:
3.6099, 5.8476, 113.4601
CIE-Luv:
3.6099, 0.0470, 3.9977
Hunter-Lab:
6.3217, -1.9423, 3.8614
#0d0e00 color charts
#0d0e00 color shades, tints & tones
#0d0e00 color schemes
#0d0e00 color preview, HTML & CSS examples
This text has a color of #0d0e00
<p style="color:#0d0e00;">Text here</p>
.mytext {color:#0d0e00;}
This box has a color of #0d0e00
<div style="background-color:#0d0e00;">Content here</div>
.mybackground {background-color:#0d0e00;}
Border around this has a color of #0d0e00
<div style="border:2px solid #0d0e00;">Content here</div>
.myborder {border:2px solid #0d0e00;}