#0c0005 color space conversions
Hex:
#0c0005
RGB:
12, 0, 5
CMY:
95, 100, 98
CMYK:
0, 100, 58, 95
HSL:
335°, 100.0000%, 2.3529%
HSV (HSB):
335°, 100.0000%, 4.7059%
XYZ:
0.1790, 0.0891, 0.1513
xyY:
0.4267, 0.2125, 0.0891
CIE-Lab:
0.8050, 3.8632, -0.7768
CIE-LCH:
0.8050, 3.9405, 348.6303
CIE-Luv:
0.8050, 1.7337, -0.6400
Hunter-Lab:
2.9853, 5.4794, -0.9161
#0c0005 color charts
#0c0005 color shades, tints & tones
#0c0005 color schemes
#0c0005 color preview, HTML & CSS examples
This text has a color of #0c0005
<p style="color:#0c0005;">Text here</p>
.mytext {color:#0c0005;}
This box has a color of #0c0005
<div style="background-color:#0c0005;">Content here</div>
.mybackground {background-color:#0c0005;}
Border around this has a color of #0c0005
<div style="border:2px solid #0c0005;">Content here</div>
.myborder {border:2px solid #0c0005;}