#0c0c03 color space conversions
Hex:
#0c0c03
RGB:
12, 12, 3
CMY:
95, 95, 99
CMYK:
0, 0, 75, 95
HSL:
60°, 60.0000%, 2.9412%
HSV (HSB):
60°, 75.0000%, 4.7059%
XYZ:
0.2995, 0.3477, 0.1375
xyY:
0.3817, 0.4431, 0.3477
CIE-Lab:
3.1406, -1.2671, 3.4485
CIE-LCH:
3.1406, 3.6739, 110.1758
CIE-Luv:
3.1406, 0.1755, 2.4331
Hunter-Lab:
5.8964, -1.2514, 2.7452
#0c0c03 color charts
#0c0c03 color shades, tints & tones
#0c0c03 color schemes
#0c0c03 color preview, HTML & CSS examples
This text has a color of #0c0c03
<p style="color:#0c0c03;">Text here</p>
.mytext {color:#0c0c03;}
This box has a color of #0c0c03
<div style="background-color:#0c0c03;">Content here</div>
.mybackground {background-color:#0c0c03;}
Border around this has a color of #0c0c03
<div style="border:2px solid #0c0c03;">Content here</div>
.myborder {border:2px solid #0c0c03;}