#0d0f00 color space conversions
Hex:
#0d0f00
RGB:
13, 15, 0
CMY:
95, 94, 100
CMYK:
13, 0, 100, 94
HSL:
68°, 100.0000%, 2.9412%
HSV (HSB):
68°, 100.0000%, 5.8824%
XYZ:
0.3368, 0.4272, 0.0647
xyY:
0.4064, 0.5155, 0.4272
CIE-Lab:
3.8590, -2.8368, 5.7279
CIE-LCH:
3.8590, 6.3918, 116.3472
CIE-Luv:
3.8590, -0.1852, 4.3021
Hunter-Lab:
6.5362, -2.2403, 3.9883
#0d0f00 color charts
#0d0f00 color shades, tints & tones
#0d0f00 color schemes
#0d0f00 color preview, HTML & CSS examples
This text has a color of #0d0f00
<p style="color:#0d0f00;">Text here</p>
.mytext {color:#0d0f00;}
This box has a color of #0d0f00
<div style="background-color:#0d0f00;">Content here</div>
.mybackground {background-color:#0d0f00;}
Border around this has a color of #0d0f00
<div style="border:2px solid #0d0f00;">Content here</div>
.myborder {border:2px solid #0d0f00;}