#0d0102 color space conversions
Hex:
#0d0102
RGB:
13, 1, 2
CMY:
95, 100, 99
CMYK:
0, 92, 85, 95
HSL:
355°, 85.7143%, 2.7451%
HSV (HSB):
355°, 92.3077%, 5.0980%
XYZ:
0.1878, 0.1117, 0.0691
xyY:
0.5096, 0.3030, 0.1117
CIE-Lab:
1.0086, 3.3453, 0.7508
CIE-LCH:
1.0086, 3.4285, 12.6491
CIE-Luv:
1.0086, 2.1642, 0.2249
Hunter-Lab:
3.3415, 4.1840, 1.1132
#0d0102 color charts
#0d0102 color shades, tints & tones
#0d0102 color schemes
#0d0102 color preview, HTML & CSS examples
This text has a color of #0d0102
<p style="color:#0d0102;">Text here</p>
.mytext {color:#0d0102;}
This box has a color of #0d0102
<div style="background-color:#0d0102;">Content here</div>
.mybackground {background-color:#0d0102;}
Border around this has a color of #0d0102
<div style="border:2px solid #0d0102;">Content here</div>
.myborder {border:2px solid #0d0102;}